| Thread | Last Post | Replies |
|
| Finding out menu action | 25 Feb 2008 17:06 GMT | 1 |
i have got a foxpro 2.6 application . Can any body explain me how can i find the actions associated with menu items. For eg: i need to find out what program logic runs when i click , say some " View Billing" menu item. I have got all the source code.
|
| VFP OLE DB error "function not implemented" | 23 Feb 2008 21:01 GMT | 1 |
Writing a VB6 program to update VFP tables. I need to update some date fields and get the error 'function not implemented' when using syntax such as: update table1 set datefield1=ctod('2006/04/16') where criteria1=value1
|
| Not a table/DBF | 21 Feb 2008 12:39 GMT | 4 |
i am creating a new table with copy stru to command and appending some records to this new table using append from command. Then am using one foxpro application to see records added. But i get the following error message
|
| Copying VFP tables that belong to a DBC | 20 Feb 2008 20:09 GMT | 3 |
Well, here's the situation. I want to copy data from a production server running .exe's built in VFP 9.0 SP2. Users are indeed working in the tables in a SHARED environment. I created a database programatically mirroring the DBC in production. My
|