I'm using BDE for importing a txt table in my program. I create runtime an ODBC datasource writing directly in registry, but it seems not to work. I created an ODBC datasource manualy and then I created writing in registry a new datasource with exactly same structure and keys, but when I'm trying to open this datasource from ODBC Administrator I get this error:"The setup routines for the Microsoft text driver(*.txt;*.csv) ODBC driver could not be found. Please reinstall the driver". ODBC datasource created directly in ODBC Administrtor works just fine.
Using same method I created an ODBC datasource for MSAcces database and it works.
Pls help.
Using same method I created an ODBC datasource for MSAcces database and it works.
Pls help.