![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
I am trying to modify this sample From SQL2000 to copy an Access database to SQL server. I have tried several different strings for SourceServer and SourceDatabase but nothing seems to work? 'Customize the Task Object With oCustomTask .Name = "DTSTransferObjectsTask" 'SourceServer property specifies the name of the source server .SourceServer = "(local)" 'SourceUseTrustedConnection property specifies whether the Windows Authentication security mode is to be used .SourceUseTrustedConnection = True 'SourceDatabase property specifies the name of the source database .SourceDatabase = sDatabase1 |
![]() |
| Thread Tools | |
| Display Modes | |
| |