| Thread | Last Post | Replies |
|
| Not enough memory to complete the operation - amount of memory being used by objects is growing | 28 Jun 2007 01:58 GMT | 5 |
While using SQL statements, during inserts and edits of a very large cursor (aroung 178thousand records) amount of memory being used by objects is growing as huge as 550000000 (this is sys(1016) value). After growing beyond this the crash saying - not enouh memory - is
|
| Modal form becomes modeless? | 26 Jun 2007 14:59 GMT | 2 |
LOGIN is a form with windowtype=1 /modal/ But when I use it in next prg: ..... DO form Login
|
| Tool for securing VFP tables | 07 Jun 2007 16:31 GMT | 2 |
1. I am looking out for a tool/utility through which I can secure VFP tables. The tables should be opened only through the program. 2. I am also looking out for a tool/utility through which I can secure the folders containing the programs and data. The authorized users should be
|
| Copy file to MS Excell | 07 Jun 2007 12:53 GMT | 2 |
June 7, 2007 Hi all 1. I want to copy a file to Excell format. Now if I use COPY TO ..... TYPE XLS, the memo fields will not be copied.
|
| Begin/End Transaction and Tableupdate | 04 Jun 2007 09:27 GMT | 1 |
June 4, 2008 Hi all I am using VFP-9. I am currently using "Begin Transaction, End Transaction and Rollback"
|