Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

[SQL Server] Line 1: Incorrect syntax near 's'

Status
Not open for further replies.

Guest_imported

New member
Joined
Jan 1, 1970
Messages
0
I get this message when I run the DTS Service from the EM.
 
There is no query. I am running the DTS to copy a database to another server. I keep getting this error, even though I have gone through all of the views and sp's and I cannot find any error in them.
 
I understand u r using DTS
But in DTS you would have several steps to copy the tables
There might be transformations used which might be queries or scipts
Thats why I asked u.
Both Source & destinations are sql server DBs or different?
 
Both of the servers are SQL 7.0 SP3. I am not using queries, I am letting the wizard do it all.
 
Whether the objects that are being transfered are already exist in the destination server or newly created?
 
Check the properties of both the servers & databases
Make sure both of them are same.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top