SDAC 4 Questions
Posted: Sun 08 Apr 2007 17:18
Hello:
I am currently using SQL Server 2.45 Standard and have two questions:
1: Is there a special upgrade price from a 2.xx licence to 4.xx licence
2: The SQL, SQLDelete, SQLInsert, SQLUpdate, SQLRefresh properties of the TMSQuery class in SDAC4 are of type TStringList. For other SDAC4 controls their SQLxxx properties are of type TStrings. I think SQLxxx multiline string properties should be of type TStrings and not TStringList (a practice recommended by Borland/CodeGear). Any comments? Will this be changed?
--Mark
I am currently using SQL Server 2.45 Standard and have two questions:
1: Is there a special upgrade price from a 2.xx licence to 4.xx licence
2: The SQL, SQLDelete, SQLInsert, SQLUpdate, SQLRefresh properties of the TMSQuery class in SDAC4 are of type TStringList. For other SDAC4 controls their SQLxxx properties are of type TStrings. I think SQLxxx multiline string properties should be of type TStrings and not TStringList (a practice recommended by Borland/CodeGear). Any comments? Will this be changed?
--Mark