Well now I am getting another error:
"the object name 'LCS1.LCSBETA.DBO.Materials' contains more than the maximum number of prefixes. The maximum is 2."
What did I do wrong?
I typed:
insert into materials select * from LCS1.LCSBeta.materials.
when I ran it the error I got was: invalid object name 'LCS1.LCSBeta.materials'.
Does it matter that materials is on LCS.lcsbeta?
Is it possible to move Table1 in Database1 on sever1 to Table2 in Database2 on server2?
I know that if it were on the same server you can do a bulk copy (insert into select...).
I have tried to use the data transfer utility. When it is finished I have a message box that says transfer...
I'm trying to compile a VB6 program that will run as a Dos program. This program requires input from the dos screen. When I run the .exe the program runs but I can't seen the dos session. Is there something I need to do to compile the program so that it will start a DOS...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.