Hi All,
I have an requirement. I have a text file.
data will be dump into that file always.
Whenever there is an update in that text file . The same should update in SQL Server as well.
Is that possible??
SQL agent jobs with integration service packages is not recommended .. any other way.