If foxpro database sits on a server and my asp.net web application will sit on another server (both servers being in same network / organization) - Will my asp.net web application will be able to access fox pro database from anywhere using ODBC call ? Just
like in asp.net in connection string we can access SQL server database by IP address ?
jeffcarter
Member
698 Points
919 Posts
Can Fox Pro database be accessed by asp.net from different machine within same network ?
Dec 30, 2012 11:42 AM|LINK
If foxpro database sits on a server and my asp.net web application will sit on another server (both servers being in same network / organization) - Will my asp.net web application will be able to access fox pro database from anywhere using ODBC call ? Just like in asp.net in connection string we can access SQL server database by IP address ?
urenjoy
Star
12367 Points
1862 Posts
Re: Can Fox Pro database be accessed by asp.net from different machine within same network ?
Dec 30, 2012 12:21 PM|LINK
Check following:
http://stackoverflow.com/questions/10194904/foxpro-database-and-asp-net
http://forums.asp.net/t/185451.aspx/1
jeffcarter
Member
698 Points
919 Posts
Re: Can Fox Pro database be accessed by asp.net from different machine within same network ?
Dec 31, 2012 01:40 PM|LINK
Thanks for the links but I still didn't get the answer that I am looking for. If it is possible, how to make connection ?
Can anyone please provide a detailed answer ?
jeffcarter
Member
698 Points
919 Posts
Re: Can Fox Pro database be accessed by asp.net from different machine within same network ?
Jan 24, 2013 04:17 PM|LINK
anyone ?