Questions tagged with Visual Foxpro should be specifically about the Windows based versions of Foxpro, from 3.0 through the final 9.0 version.
Our ERP system is a hybrid. The actual data is SQL, but the tables which contain user information, profiles, rights, …
foxpro visual-foxproI've been trying to access a Visual Fox Pro database from Java for a week now. I'm getting desperate because …
java jdbc dbf visual-foxproI have a package that I developed in VS2012 (using the SQL Data Tools component) which collects data from a …
ssis sql-server-2012 oledbconnection visual-foxpro ssis-2012Tables used: 1) v(date d, name c(25), desc c(50), debit n(7), credit n(7)) name in 'v' refers name in vn …
sql foxpro visual-foxproI have the following code in VBS that works perfectly. it queries AD to get the user full name : Set …
vbscript username foxpro visual-foxproToday I was asked for help with a FoxPro issue, about how to download a file via HTTP. I found …
foxpro visual-foxproI have a legacy FoxPro exe application. Source codes are not available (it was written in outsourcing and source codes …
visual-foxpro foxpro disassemblyWe recently installed Team Foundation Server 2008 and we are using it for both Visual Studio 2008 code and Visual FoxPro 9 code …
visual-studio-2008 version-control tfs visual-foxpro foxproI would like to know if there's a substitute for Visual FoxPro. The last version is 9.0. With the language FoxPro 3.0 …
database visual-foxpro procedural-programmingIn Short: I'm using VB.NET 2008 to connect to a Visual Foxpro 6 Database using the vfpoledb.1 driver. When I attempt …
vb.net oledb foxpro visual-foxpro