Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

"Invalid tablename" with ODBC Text driver

Status
Not open for further replies.

PascalKlaus

Programmer
Feb 20, 2002
32
0
0
DE
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top