Hello I am hoping someone can help me out. I need to create a DTS package that will automatically update information on another system.
The issue that I am facing is that we have recently implemented a software in which we are manually entering patient information into it. This can lead to several keying errors. On the other hand we have an existing SQL DB that already has the information so I would like to create a DTS package that will export the patient information to a flat file whereby this application can grab the file and read from it and update it's database with this information.
In addition I would like to have that package automatically send information over to the other software when new patients are added to our database.
The issue that I am facing is that we have recently implemented a software in which we are manually entering patient information into it. This can lead to several keying errors. On the other hand we have an existing SQL DB that already has the information so I would like to create a DTS package that will export the patient information to a flat file whereby this application can grab the file and read from it and update it's database with this information.
In addition I would like to have that package automatically send information over to the other software when new patients are added to our database.