I am trying to master creating an ODBC connection in a VB.Net project.
It was all working pretty well except that there were a couple of tables in a Pervasive ODBC Engine database that I could not load.
In trying to diagnose this problem and, in the process, I seem to have done something that now makes it impossible to configure the ODBC Data Adapter at all. When I try "Configure Data Adapter" I get the following message, before I get a chance to even select a Data Source -
I have deleted all the ODBC Data Sources, except one. I have confirmed that it works by doing a Query in EXCEL. I cannot find any security settings that seem relevant, or any way of specifying a default data source or driver.
I would appreciate any help with resolving this error as I can't progress while it persists.
Thanks in anticipation...
It was all working pretty well except that there were a couple of tables in a Pervasive ODBC Engine database that I could not load.
In trying to diagnose this problem and, in the process, I seem to have done something that now makes it impossible to configure the ODBC Data Adapter at all. When I try "Configure Data Adapter" I get the following message, before I get a chance to even select a Data Source -
I have deleted all the ODBC Data Sources, except one. I have confirmed that it works by doing a Query in EXCEL. I cannot find any security settings that seem relevant, or any way of specifying a default data source or driver.
I would appreciate any help with resolving this error as I can't progress while it persists.
Thanks in anticipation...