| Author |
Help with ADO Connection String
|
|
| John Cosmas 2005-06-14, 3:24 am |
| I'm using ADO connection/recordsets in VFP 6.0 and I need an example of a
connection string to get to my Free Tables Directory on my local machine.
Could someone please post an example code for using ADO against DBFs?
| |
| Eric den Doop 2005-06-14, 3:24 am |
| Check out: http://www.connectionstrings.com/
--
Eric den Doop
www.foxite.com - The Home Of The Visual FoxPro Experts - Powered By VFP8
"John Cosmas" <johncosmas@charter.net> wrote in message
news:Dotre.20150$mZ2.10614@fe07.lga...
> I'm using ADO connection/recordsets in VFP 6.0 and I need an example of a
> connection string to get to my Free Tables Directory on my local machine.
> Could someone please post an example code for using ADO against DBFs?
>
| |
| newboy 2005-08-11, 3:25 am |
| you just need to change the connect string,you can use VB ADODB control to
build the connect string which connect to the DBF file.
"John Cosmas" <johncosmas@charter.net> дÈëÏûÏ¢ÐÂÎÅ
:Dotre.20150$mZ2.10614@fe07.lga...
> I'm using ADO connection/recordsets in VFP 6.0 and I need an example of a
> connection string to get to my Free Tables Directory on my local machine.
> Could someone please post an example code for using ADO against DBFs?
>
>
| |
| Darwin Quintero 2005-08-15, 7:24 am |
| http://www.connectionStrings.com
Regards
"newboy" <newboydj169@163.com> escribió en el mensaje
news:ueO1JqknFHA.2904@tk2msftngp13.phx.gbl...
> you just need to change the connect string,you can use VB ADODB control to
> build the connect string which connect to the DBF file.
>
> "John Cosmas" <johncosmas@charter.net> дÈëÏûÏ¢ÐÂÎÅ
> :Dotre.20150$mZ2.10614@fe07.lga...
>
>
|
|
|
|