Page 1 of 1

URGENT - GetIndexNames fail afer an USE SQL command

Posted: Tue 02 Dec 2008 10:33
by ale.capu
If I execute a query to change databse corrently selected like this:

DS.CommandText := "USE DB2";
DS.Execute;

and then SQLConnection.GetIndexNames this one raise an exception "root." doesn't exists

Posted: Wed 03 Dec 2008 10:32
by Dimon
Thank you for information. We have reproduced this problem and fixed it. This fix will be included in the next DbxMda build.