Page 1 of 1

URGENT - Another error on TableName and Database name

Posted: Tue 02 Dec 2008 10:30
by ale.capu
I've downloaded last version of your dbExpress driver.
Now when I connect to MySql with database name "DB1" and execute

DS.CommandText := 'use DB2';
DS.ExecSQL();

then I try t execute another query

DS.CommandText := 'SHOW INDEX FROM tableOnDb2';
DS.Open; <- It raise an exception "root.tableOnDb2" doesn't exists".

With previus version of your dbExpress driver it work fine !

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.

When ?

Posted: Wed 03 Dec 2008 10:36
by ale.capu
When it will be available ?

Info

Posted: Tue 09 Dec 2008 09:25
by ale.capu
Please, when it will be available for download ???

Posted: Wed 10 Dec 2008 15:34
by Dimon
We are planning to release the new build of DbxMda by the end of this week.