| Thread | Last Post | Replies |
|
| Did user print from Preview? | 19 Oct 2007 08:22 GMT | 3 |
I remember seeing a code example that determines if a user printed a report that was being shown in a print preview window. Can anyone help me locate that info? Thanks
|
| Blank dates in VFP9 | 19 Oct 2007 07:46 GMT | 5 |
What's all this {^yyyy-mm-dd} date format ? I want to store a blank date to a memory variable. In vfp5 easy store {} to ldmemvar
|
| text box to display note field | 18 Oct 2007 22:18 GMT | 7 |
I'm trying to display a note field in a text box and I find it's not displaying all the note. The note is: A, E/C WEB Decline, 10/17/2007 09:31:18, 20071017_DAILY_WEB_DECLINE.CSV A, E/C WEB Decline, 10/17/2007 09:31:19, 20071017_DAILY_WEB_DECLINE.CSV
|
| ▓▓▓ Source Code Protection for Visual Foxpro Ver 6.0 | 18 Oct 2007 17:26 GMT | 1 |
How to protect source code in Visual Foxpor ver 6.0 application after generating an exe file and making the application ready for distribution. Thanks very much
|
| VFP open table corruption | 18 Oct 2007 17:02 GMT | 6 |
I've had my fair share of header corruption, index corruption, etc, but got a corrupted table today which was almost impressive in its destruction. Table was open shared, approx 40 users had it open, and suddenly everything went nuts - apps crashing everywhere. Tried to open the ...
|
| Insert PageBreak in Excel | 18 Oct 2007 15:55 GMT | 3 |
I need some help : I am trying to get a Fox7 program to insert a pagebreak at a specific location, but I am not able to get the correct method/property. Please help. Mohan
|
| VFP Performance Issue | 18 Oct 2007 08:34 GMT | 3 |
I have this application where a batch routine needs to download , say, 50000 records using SQLEXEC, set the necessary properties of the cursor to make it updatable and then run a process on the cursor. The process requires 4 indexes. Moreover, I would like the cursor to be
|
| ▓▓▓ Source Code Protection for Visual Foxpro Ver 6.0 | 18 Oct 2007 02:50 GMT | 1 |
How to protect source code in Visual Foxpor ver 6.0 application after generating an exe file and making the application ready for distribution. Thanks very much
|
| Application logout timeout | 18 Oct 2007 02:49 GMT | 1 |
I have an inventory app that users log in/out. I want to make a timer so that they are automatically loged out after no activity. Any elegant/NonCPUtimeHogging suggestions?
|
| ▓▓▓ How to Protect Source Code in Visual Foxpro Ver 6.0 | 17 Oct 2007 21:43 GMT | 3 |
How to protect source code in Visual Foxpor ver 6.0 application after generating an exe file and making the application ready for distribution. Thanks very much
|
| VFP 6 and Vi$ta | 17 Oct 2007 14:43 GMT | 9 |
Will VFP 6 stuff refuse to work in Vi$ta in the future?
 Signature @~@ Might, Courage, Vision, SINCERITY. / v \ Simplicity is Beauty! May the Force and Farce be with you!
|
| SP2 news? | 16 Oct 2007 23:39 GMT | 15 |
Has anybody seen a "Whats new in SP2" list, except for the bugfix list?
|
| Problem with reports | 16 Oct 2007 17:06 GMT | 2 |
I have a problem: oFrx = CREATEOBJECT("ReportListener") oFrx.ListenerType = 1 REPORT FORM test OBJECT ofrx
|
| error | 16 Oct 2007 16:52 GMT | 1 |
I need help with a little problem I keep getting.. Everytime I edit or add records to my foxpro database and any field that contains this character ' yes that one on the left, I get this error
|
| Microsoft Excel file format is invalid | 16 Oct 2007 16:49 GMT | 3 |
Last week we installed mS 0ffice 2007 and all problems started. Our appplication developed in VFP 9.0 and in many modules we import data from excel file. I am not using file in new format, I have saved file in excel 97-2003 Workbook format. When I import this file, I get the ...
|