Re: test connection failed
From: Viatcheslav V. Vassiliev (support_at_oledbdirect.com)
Date: 04/05/04
- Next message: Gavin: "ADO"
- Previous message: Brian Bushay TeamB: "Re: test connection failed"
- In reply to: Terry: "test connection failed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 5 Apr 2004 10:12:45 +0400
.udl contains connection string and path to database (for Microsoft Jet
provider) as Data Source property. Be sure that you copy database into the
same directory as on your XP machine or edit .udl file with notepad.
Check also that you have Jet provider installed or install Jet SP from
Microsoft.
//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi for Win32 +
ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)
"Terry" <cooleyt@woh.rr.com> сообщил/сообщила в новостях следующее:
news:407039dc$1@newsgroups.borland.com...
> Using Microsoft access, ADO and D6.
> Implemented an application on XP. Using a .udl file for the connection to
> the database.
> I need to run the application on an NT4 machine. I installed MDAC 2.8 on
> the NT4 machine, and copied the .udl, the database, and the exe to the NT4
> machine. When testing the connection, on the Provider tab I selected
> Microsoft Jet 4.0 OLE Provider, and on the Connection tab, the database
etc.
> I get the following error:
> 'Test connection failed because of an error initializing provider.
> Unspecified error.'
>
> Any ideas??
>
> Thanks
>
>
- Next message: Gavin: "ADO"
- Previous message: Brian Bushay TeamB: "Re: test connection failed"
- In reply to: Terry: "test connection failed"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|