Page 1 of 1

GetTableNames function returns database names

Posted: Thu 28 Jul 2011 11:59
by tanong1957
Using SDAC 5.10.0.8 and SQL Server 2008 Express,
my delphi application returns database names
when GetTableNames is called.

I uninstalled the new version and reinstalled SDAC 5.10.0.6,
the function then works normally again.

Posted: Thu 28 Jul 2011 12:47
by AndreyZ
Hello,

I cannot reproduce the problem. Please make sure you are using the TMSConnection.GetTableNames procedure to retrieve table names, and not the TMSConnection.GetDatabaseNames procedure.

Posted: Thu 28 Jul 2011 16:41
by tanong1957
I reinstalled the new sdac 5.10.0.8 and can still reproduce the same error.

http://www.kanesoftware.com/upload/sdac1.gif

And the outcome ... (it shows databases)

http://www.kanesoftware.com/upload/sdac2.gif

Then I uninstalled the sdac 5.10.0.8 and reinstalled the older one,
sdac 5.10.0.6, it on the other hand functions correctly as shown below.

http://www.kanesoftware.com/upload/sdac3.gif

My developping environment :

- Delphi XE
- sdac510d15pro v. 5.10.0.8
- SQL Server 2008 Express
- Windows XP

Posted: Fri 29 Jul 2011 08:10
by AndreyZ
I still cannot reproduce the problem. Please send me an e-mail to andreyz*devart*com . I will send you a test project, so you will be able to check the problem with it.