Page 1 of 1

Problem with TMyConnection.CreateCommand

Posted: Wed 15 Jul 2009 01:31
by Tsagoth
I tried to use TMyConnection.CreateCommand but I get the error

[Error] xxx.pas(262): Undeclared identifier: 'CreateCommand'

Was the CreateCommand method removed and the Help file just hasn't been updated ?

Posted: Wed 15 Jul 2009 09:20
by Challenger
Sorry for inconvenience. You can use the CreateSQL method of TCustomDAConnection.