Re: ADO with paradox
I believe you need an OLEDB provider installed for Paradox to avoid using ODBC.
-Steve-
"Mike" <mikem@xxxxxxxxxx> wrote in message
news:43f4b8d3$1@xxxxxxxxxxxxxxxxxxxxxxxxx
In the connection string dialog, I opt to "Use Connection String". In the
build process, it asks me to select (and create) an ODBC data source. I
don't understand this part.
.
Relevant Pages
- Re: How to load data in ListBox using one command from ADODB Recor
... Simply use an DSN-less connection string as the ODBC Connection String. ... >> Is there something unique about how you use the ADODB recordset? ... >>> I am using ADODB recordset and has SQL server database. ... (microsoft.public.access.gettingstarted) - Re: ODBC connection strings - "ODBC;" prefix?
... As you can see, if there is "ODBC;" in the connection string, ... Microsoft Online Community Support ... where an initial response from the community or a Microsoft Support ... (microsoft.public.vc.database) - Re: ODBC string in ADO.NET
... You are using an Ole DB connection string with the ... ODBC provider classes. ... The .Net Framework Data Provider for ELEDB does not ... ..Net Framework Data Provider for ODBC. ... (microsoft.public.dotnet.languages.csharp) - Re: ODBC connection strings - "ODBC;" prefix?
... MFC is adding the "ODBC;" in the call I referenced in my prior reply. ... As you can see, if there is "ODBC;" in the connection string, ... Microsoft Online Community Support ... (microsoft.public.vc.database) - Re: ADO, ODBC, Service process
... I downloaded Jet engin 4.0 and used the connection string as you showed. ... (LocalSystem here who has no permission on the file server). ... >> ODBC dBase]'' is not a valid path. ... (borland.public.delphi.database.ado) |
|