![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I would like all records inserted into a database table to be copied intoa text file. (A 3rd party application will move this file and import the records into another database). I've seen how to create a trigger to copy inserted records into another table, but I have no idea how to do copy the data to a file. Any help will be much appreciated. |
#3
| |||
| |||
|
|
I would like all records inserted into a database table to be copied intoa text file. (A 3rd party application will move this file and import the records into another database). I've seen how to create a trigger to copy inserted records into another table, but I have no idea how to do copy the data to a file. Any help will be much appreciated. |
#4
| |||
| |||
|
|
I would like all records inserted into a database table to be copied intoa text file. (A 3rd party application will move this file and import the records into another database). I've seen how to create a trigger to copy inserted records into another table, but I have no idea how to do copy the data to a file. Any help will be much appreciated. |
#5
| |||
| |||
|
|
I would like all records inserted into a database table to be copied intoa text file. (A 3rd party application will move this file and import the records into another database). I've seen how to create a trigger to copy inserted records into another table, but I have no idea how to do copy the data to a file. Any help will be much appreciated. |
#6
| |||
| |||
|
|
I would like all records inserted into a database table to be copied intoa text file. (A 3rd party application will move this file and import the records into another database). I've seen how to create a trigger to copy inserted records into another table, but I have no idea how to do copy the data to a file. Any help will be much appreciated. |
#7
| |||
| |||
|
|
I would like all records inserted into a database table to be copied intoa text file. (A 3rd party application will move this file and import the records into another database). I've seen how to create a trigger to copy inserted records into another table, but I have no idea how to do copy the data to a file. Any help will be much appreciated. |
#8
| |||
| |||
|
|
I would like all records inserted into a database table to be copied intoa text file. (A 3rd party application will move this file and import the records into another database). I've seen how to create a trigger to copy inserted records into another table, but I have no idea how to do copy the data to a file. Any help will be much appreciated. |
#9
| |||
| |||
|
|
I would like all records inserted into a database table to be copied intoa text file. (A 3rd party application will move this file and import the records into another database). I've seen how to create a trigger to copy inserted records into another table, but I have no idea how to do copy the data to a file. Any help will be much appreciated. |
#10
| |||
| |||
|
|
On Jul 17, 9:04 am, Mark <M... (AT) discussions (DOT) microsoft.com> wrote: I would like all records inserted into a database table to be copied into a text file. (A 3rd party application will move this file and import the records into another database). I've seen how to create a trigger to copy inserted records into another table, but I have no idea how to do copy the data to a file. Any help will be much appreciated. Hi Mark, Do you need the file to be created in realtime? Or just exported once an minute / hour / day / etc? Also, what version of SQL Server are you using? Good luck! J |
![]() |
| Thread Tools | |
| Display Modes | |
| |