
Error when using ODBC for text (vc++ 1.5)
Hi
We are using VC++ 1.5 on windows 3.1. We have a plain ASCII text. We need to
query on this flat file using ODBC( for text). A DSN for text Driver was
created.
Then using APPWIZARD of VC++ 1.5 a new Application was created with the
option "database with file support or without file support " using the DSN
created earlier, prompted us to select the table. On Selecting the text file
as the table, resulted in a Error , stating "SQL Columns Failed". Hence
forth MSVC.EXE crashed.
Can you suggest a solution for this .
Thanks in advance
Systimers