Hey, I'm moving a VB application to C# and the VB program
accessed a datasource through ADO using the OLE DB
provider for ODBC drivers. I'm able to access the
datasource through the .NET IDE because it is also using
OLE DB, but .NET forces me to use the ODBC driver directly
with the OdbcCo...
more >>
Heya,
I'm trying to connect to a FoxPro DBF database using a system DSN and the .NET ODBC drivers. It works well on two of my WindowsXP machines, but will not work on the bosses machine, even though the environments *look* identical. Has anyone had any trouble with ODBC and FoxPro from .NE...
more >>
Hi everybody,
I'm trying to use an odbc connection to get the list of the available tabls
in my database. But I cant't find the right way to do this.
Can you help me ??
...
more >>