Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Sybase and Visual Foxpro

0 views
Skip to first unread message

Paul Allen

unread,
Jun 30, 2001, 7:59:56 PM6/30/01
to
I need to read data from some tables in a Sybase database. I will be reading
the data from Visual Foxpro. Does anyone have the particulars on how to
make the connection through ODBC? Once connected, is the access similar to
Microsoft SQL?

Thanks... Paul


Ivan Santhumayor

unread,
Jun 30, 2001, 9:30:34 PM6/30/01
to
ODBC uses a common API which the odbc driver implements for the different DBMSs.
As long as you use the Merant Sybase odbc driver (3.11 or above preferably), you
should be able to access or link tables just as MSSQL. If you use the
passthrough mode (not sure of VisualFoxpro supports), then it might vary if you
are using some DBMS specific command such as cursors, CASE stmt etc..
0 new messages