I am using CTD 1.5.1 and SQL Server ( msde2000)
My problem is, that the database ( SQL Server MSDE 2000) I connect to
has very long table names and column names (sometimes more than 32
characters) and if i try to issue a select stmt , i am getting the
error 'Identifier too Long'
Until now I haven't found a way to get any information from these
tables and columns. Can anybody help me ???
Thanks in Advance