PHP odbc_connect Foxpro database -


i'm wondering if it's @ possible connect foxpro database or free table via php odbc_connect. i've tried other examples doesn't want connect.

if i'm using odbc_connect need put in quotes?

$conn = odbc_connect ('','','');

there no password foxpro database or user associated table. value of $dsn variable?

this page shows appropriate odbc connection strings vfp, both database , free tables: https://www.connectionstrings.com/visual-foxpro/


Comments

Popular posts from this blog

c++ - How to add Crypto++ library to Qt project -

jQuery Mobile app not scrolling in Firefox -

How to use vim as editor in Matlab GUI -