Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FoxPro 2.6 and dotnet

Status
Not open for further replies.

needscoop

Programmer
Nov 13, 2002
29
US
Can one write a (dotnet) .aspx page that displays and updates a FoxPro v2.6 table? This was simple to do in .asp, but from threads I've read it's not clear if this can be easily done in dotnet?
 
This really isn't a FoxPro question, but yes using the VFP ODBC driver (or the VFP OLEDB client) you should be able to query and update 2x tables. A data source is a data source.

Rick
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top