| Thread | Last Post | Replies |
|
| Suggest Beginners Book? | 31 Dec 2004 20:24 GMT | 4 |
Someone would like me to teach them FoxPro. They don't know much or anything about programming. Can anyone suggest a good beginners book in FoxPro? Thanks
|
| Voodoo Web Controls | 31 Dec 2004 16:53 GMT | 1 |
anyone uses Voodoo Web Controls here? http://www.eps-software.com/voodoo I think it is very interesting, but I cant found a demo version so I want to ask before spend for it.
|
| Help, how to download VFP5 SP? last version | 31 Dec 2004 09:57 GMT | 4 |
thanks
 Signature Thanks !
|
| connection busy message... | 31 Dec 2004 05:35 GMT | 3 |
i made remote views now i want to update dis view . view has some records this is sample of prog which is im using like dat... use abc
|
| help with cannot write to readonly file err in FPDos2.6 | 30 Dec 2004 23:06 GMT | 1 |
In my code i have a line " SET PRINT TO ivrimerr.txt ADDITIVE" and some times when its writing to this file and we lose network connection the program just hangs there and gives an error message " CANNOT WRITE TO READONLY FILE" . What code can i use for the program to close and ...
|
| VFP gets slow in a network | 30 Dec 2004 21:28 GMT | 4 |
On a Windows 2000 network with 4 terminals and a server, most VFP operations are very fast. However, sometimes one terminal (always the same one) gets very slow in running queries. Other terminals are unaffected. Does anyone have a thought on why this might be happening, or what to ...
|
| FoxPro DOS on Windows XP - ignoring config.fp? | 30 Dec 2004 21:12 GMT | 1 |
Hi guys - I have a "FoxPro Is Ignoring Me" problem... One of my clients got a new computer with XP, and FoxPro suddenly slowed to a crawl. We discovered that the tmp files are being created on the network drive. It appears that the "tmpfiles=c:\temp" statement is being ignored ...
|
| list command | 30 Dec 2004 17:43 GMT | 2 |
I am using LIST command to view the records in my database but one of my field in 25 chracters long and i only want it to view the first 15 chracters . I was trying the command " LIST ,FIELDNAME , FIELDNAME (15) TO PRINTER " but it keeps giving me an error . Help please.
|
| ALTER question | 30 Dec 2004 16:57 GMT | 1 |
I have found when a table column width is enlarged using the ALTER command, the index file (CDX) may grow greatly in size. If I reindex the file and then issue a USE statement again, the index file returns to the original size. Does anyone have an explanation for this anomoly ...
|
| Fastest way to find the longest string in a column of an array? | 30 Dec 2004 16:21 GMT | 4 |
I have an array in which one column contains strings. What is the optimum (fastest) way to determine the longest string length for all the rows? TIA --E. Myron
|
| MS Word Version | 30 Dec 2004 15:02 GMT | 5 |
How can I determine the version number of MS Word prior to starting it? Thanks in advance.
|
| swapping columns in a grid | 30 Dec 2004 08:27 GMT | 2 |
Hello all, Happy New Year and thanks in advance for the help. Is there a simple way to move or swap columns in a grid control? Currently I have a grid with 8 columns each of which has is own distinct properties and methods. The user has asked me to swap column 2 and 3.
|
| Using legacy forms in FOxPro 8 | 29 Dec 2004 23:25 GMT | 6 |
We are upgrading from Fox 5 to Fox 8. In the Fox 5 application there are about 40 legacy forms left over from an earlier DOS FoxPro version of the app. These forms use a "READ MODAL" command. The help files don't explain anything more than to say that it is included for ...
|
| VFP 9 dll's needed for redistributed app | 29 Dec 2004 22:51 GMT | 1 |
All: I am trying to test one of my applications in VFP 9 and I am getting this error "Visual FoxPro cannot start. Could not load resources."
|
| vfp9 VS VFP6 | 29 Dec 2004 21:47 GMT | 6 |
does it worth it to move from 6.0 to 9.0 and if yes what are the problems i will face do you think is better to move to 8.0 first? Thanks
|