Re: Clipper and ADO
From: Martin Walke (martin.walke_at_spamvega.co.uk)
Date: 06/02/04
- Next message: Don_at_home.com: "Re: 458 Error solved. Now I cannot compile using binary compatibility"
- Previous message: Schmidt: "Re: Set object = nothing???"
- In reply to: Jhon: "Clipper and ADO"
- Next in thread: Jhon: "Re: Clipper and ADO"
- Reply: Jhon: "Re: Clipper and ADO"
- Reply: AustinMN: "Re: Clipper and ADO"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 2 Jun 2004 17:05:45 +0100
Hi Jhon,
You should be able to specify the ConnectionString property of the ADO
object to point to the Dbase driver - on the assumption that you have it
loaded. When you deploy you'll also have to make sure that the driver gets
copied to the target machine. You can use the data view wizard (amongst
others) to get the connectionstring syntax.
HTH
Martin
"Jhon" <anonymous@discussions.microsoft.com> wrote in message
news:797B7C6B-CB5F-4CC8-8662-19A7C87F5069@microsoft.com...
> Hello everybody,
>
> How can I access to dbf file (clipper) for example Client.dbf using ADO?
>
> Thank you for your help!
>
> Jhon
- Next message: Don_at_home.com: "Re: 458 Error solved. Now I cannot compile using binary compatibility"
- Previous message: Schmidt: "Re: Set object = nothing???"
- In reply to: Jhon: "Clipper and ADO"
- Next in thread: Jhon: "Re: Clipper and ADO"
- Reply: Jhon: "Re: Clipper and ADO"
- Reply: AustinMN: "Re: Clipper and ADO"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|