PascalKlaus
Programmer
If I try to open a TTable with the Tablename "Test.txt", I get then error "Invalid tablename". The database of the ttable is a ODBC System-DSN with Microsoft text driver. In ODBC-Configuration I have defined the path and the fieldtypes for the schema.ini file. There is no error if I connect the Alias in BDE-Admin (BDE V. 5.2). If I try to open my ttable in Delphi 5 Objectinspector the error above occurs.
I have also tested it without an extention ("Test" and "*."
but BDE searches anyway to "Test.txt".
What is wrong?
I have also tested it without an extention ("Test" and "*."
What is wrong?