Hi,
I am writing an application where I would do the following:
1) import an access file to MS SQL server.
2) Compare the records in that file/table to a master table.
3) If there are new records I would add them to the master table.
My questions are:
1) How can I import a table/file into the server?
2) How can I execute the script that shows if there are new records between both tables.
I would like to automate the process. I would like to ask the user about the location of the file, then, I would take over and get the job done using LabWindows CVI. Your help is really appreciated.
Ismail