|
| ODBC setup |
 |
Wed, 5 Mar 2008 18:51:28 -0600 |
hi,
is it possible to create a (Windows) System DSN ODBC driver
programmatically ?
thanks,
eric
|
| Post Reply
|
| Re: ODBC setup |
 |
Wed, 5 Mar 2008 20:06:21 -0500 |
In article <QdxR1byfIHA.1880@news-server>, ericwuu@hotmail.com says...
> hi,
> is it possible to create a (Windows) System DSN ODBC driver
> programmatically ?
>
> thanks,
> eric
>
>
Eric,
There is a createODBC.prg in the dUFLP. You can get the dUFLP from Ken
Mayer's site at:
http://www.goldenstag.net/dbase/
--
Geoff Wass [dBVIPS]
Montréal, Québec, Canada
.|.|.| dBASE info at http://geocities.com/geoff_wass |.|.|.
.|.|.| ---------------------------------------------------------- |.|.|.
|
| Post Reply
|
| Re: ODBC setup |
 |
Thu, 6 Mar 2008 09:02:25 +0100 |
Eric Wu wrote
> is it possible to create a (Windows) System DSN ODBC driver
> programmatically ?
-------
I see Geoff has already pointed you to :dUFLP:createODBC.prg.
Which driver do you want to use? Some drivers are directly supported (like
Access and Firebird), for others you need to use the options array...
Roland
|
| Post Reply
|
| Re: ODBC setup |
 |
Fri, 7 Mar 2008 07:50:19 -0600 |
Thank you, I'll check on the dUFLP .......
|
| Post Reply
|
| Re: ODBC setup |
 |
Fri, 7 Mar 2008 08:18:42 -0600 |
Visual FoxPro database
VFP 6.0
"Roland Wingerter" <ich@daheim.de> wrote in message
news:SSG8sM2fIHA.1088@news-server...
> Eric Wu wrote
>> is it possible to create a (Windows) System DSN ODBC driver
>> programmatically ?
> -------
> I see Geoff has already pointed you to :dUFLP:createODBC.prg.
>
> Which driver do you want to use? Some drivers are directly supported (like
> Access and Firebird), for others you need to use the options array...
>
> Roland
|
| Post Reply
|
|
|
|
|
|
|
|
|
|