Subject | Re: [firebird-support] How to connecto to an embedded Firebird? |
---|---|
Author | Iwan Cahyadi Sugeng |
Post date | 2011-07-10T18:45:33Z |
It is true that there us an update to the odbc driver.but still you need to
use odbc to connect to firebird db.that is the only option available for
foxpro,because there is no native driver that can connect foxpro to firebird
natively without odbc.
But there might be one solution for you to try it,
I don't know foxpro language so i can't help with the syntax in foxpro,but
you can try googling for a visual basic file dsn string connection. It
should show some information on how to connect to an odbc using filedsn,try
to search on how to use an odbc driver without installing it
A little advice from me.you should consider to use other language if you
really need to run it on usb.
good luck
iwan cs
[Non-text portions of this message have been removed]
use odbc to connect to firebird db.that is the only option available for
foxpro,because there is no native driver that can connect foxpro to firebird
natively without odbc.
But there might be one solution for you to try it,
I don't know foxpro language so i can't help with the syntax in foxpro,but
you can try googling for a visual basic file dsn string connection. It
should show some information on how to connect to an odbc using filedsn,try
to search on how to use an odbc driver without installing it
A little advice from me.you should consider to use other language if you
really need to run it on usb.
good luck
iwan cs
[Non-text portions of this message have been removed]