ok heres sth else:
It seems Borland can't connect with a TTable. It works if you connect the DataSource via a TQuery object with sth like
"select * from t1.txt".
from
http://www.elists.org/pipermail/delphi-talk/1999-August/000611.html
Found this in another forum,
however it doesnt work, just produces another error.
It says now the file is write protected and cant be updated.
Sorry...
The BDE calls SQLTables to determine whether a table name exists. The BDE does not expect table names returned by SQLTables to have an extension, but Microsoft's Text driver does include extensions (Because unlike other drivers, it allows for tables with different extensions within the same...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.