User624952157 posted
hey i connect sql server with foxpro
http://sarooptrivedi.blogspot.com/2011/06/local-hconn-store-space40-to-strname.html
and i also connect foxpro with asp.net
[1] create one .udl file datasource connection file ds.udl
[2] ser odbc connection for foxpro db
[3] web.config connection string
"dsn=dbase file; dbq=d:\db; default drive =d:\db;driverid=533;max buffersize=2048;pagetimeout=5;"