Page 1 of 1

error with SetSchemaInfo

Posted: Wed 08 Mar 2006 11:30
by ordiges
I have a problem in the 3.00.3 build , the demo version.
I use Ms-Sql 2005

Code: Select all

aDS.SetSchemaInfo(stColumns, aTable , '' );
aDS.Open  ;
Error :
Invalid column name 'data_type'.
Invalid column name 'data_type'.
Invalid column name 'data_type'.
Invalid column name 'data_type'.
Invalid column name 'data_type'.
Invalid column name 'data_type'.
Invalid column name 'type_name'.
----
Delphi 6
Ms-Sql 2005
dbexpsda.dll 3.0.3.0

Posted: Thu 09 Mar 2006 13:10
by Jackson
Possibly you have old version of dbxSda. Please check history file. The fact is that instead of dbxSda 3.00.3 there was dbxSda 3.00.2 avaliable for download. Try to download new build of dbExpress driver for MS SQL 3.00.3.