Subject | Repost: connecting to embedded server |
---|---|
Author | p_lerner |
Post date | 2004-07-12T19:11:34Z |
I'm developing with Visual fox pro. I was wondering if I can make a
connection to the embedded server without installing ODBC drivers.
Will calling to IBPhoenix's ODBC driver functions directly work?
Has anyone done this before?
Where can I get info about this? I have already been reading about
ODBC driver, but I can't find docs about functions implemented and
how to call them.
How can I do that? I've never done this since I always connected
using FoxPro's "sqlconnect()" function, wich only works if there's a
ODBC driver installed on Windows.
My goal is to deploy a small application wich may use the embedded.
But I don't want users to install an ODBC driver.
Thank's
Pablo
connection to the embedded server without installing ODBC drivers.
Will calling to IBPhoenix's ODBC driver functions directly work?
Has anyone done this before?
Where can I get info about this? I have already been reading about
ODBC driver, but I can't find docs about functions implemented and
how to call them.
How can I do that? I've never done this since I always connected
using FoxPro's "sqlconnect()" function, wich only works if there's a
ODBC driver installed on Windows.
My goal is to deploy a small application wich may use the embedded.
But I don't want users to install an ODBC driver.
Thank's
Pablo