Quantcast
Browsing latest articles
Browse All 7 View Live

Foxpro Tutorials and Resources

I inherited a foxpro database from a couple of legacy applications and while i was working on them, i thought that it could be useful that  i create a quick list of the most useful websites on the...

View Article


Update Fields (Memo) Between two Foxpro Database Tables

Dealing with Memo Fields in FoxPro in not always straightforward especially if you work on an older version of that software (version 6 and version 7) and also if you spent a couple years away from...

View Article


Cannot Update Cursor Visual Foxpro

If some of your users get this error while others do not get this error message, you might need to : Check the ntfs permissions on the files.

View Article

FPT Memo file is “missing or invalid” errors

1. Open the table exclusively. 2. Go into the Table Designer (for example, by typing MODIFY STRUCTURE). 3. Make a non-destructive change to the table structure. For example, you could increase the...

View Article

Add a Visual Foxpro linked server

First Download the driver: http://www.microsoft.com/downloads/en/details.aspx?familyid=e1a87d8f-2d58-491f-a0fa-95a3289c5fd4&displaylang=en EXEC master.dbo.sp_addlinkedserver @server = N'FOXPRO1',...

View Article


List of all Visual Foxpro file extensions

https://msdn.microsoft.com/en-us/library/aa975362(v=vs.6).aspx

View Article
Browsing latest articles
Browse All 7 View Live