Command text was not set for the command object
Posted: Wed 31 May 2006 18:09
If I run the following in Query Analyzer
Insert into W2KServer.TQGLaptop.dbo.IdPhEm
Select top 1000 * from W2KServer.TQGData.dbo.IdPhEm
it works. if i run it in TMSQuery, I get
Command text was not set for the command object
What am I doing wrong?
I am using Delphi 2005 E and SDAC 3.70.0.24 and I just
noticed the about screen says for Delphi 2006!
Insert into W2KServer.TQGLaptop.dbo.IdPhEm
Select top 1000 * from W2KServer.TQGData.dbo.IdPhEm
it works. if i run it in TMSQuery, I get
Command text was not set for the command object
What am I doing wrong?
I am using Delphi 2005 E and SDAC 3.70.0.24 and I just
noticed the about screen says for Delphi 2006!