| Thread | Last Post | Replies |
|
| XP freezes with "switch users" | 18 Oct 2008 18:41 GMT | 2 |
I have had another Windows problem for a number of months that perhaps you could help me with. I have XP media center. Suddenly, about three months ago, I could not use the "switch user". My wife and I both have administrative privileges. If we use the "switch user", the computer ...
|
| Cannot use Native variable from vfp via ADO(About cursorAdapter)! | 17 Oct 2008 15:57 GMT | 6 |
Hi, all, In cursorAdapter object,if .datasourcetype is ODBC, .selectcmd can use native variable by the following mode: lcCa.selectcmd="select * from order where ctmid=?lcCtmNo" && lcCtmNo is native variable But if .datasourcetype is ADO, if .selectcmd is "select * from order where ...
|
| Fatal error when a form is directly called from a menu on VFP9 SP2 | 17 Oct 2008 10:52 GMT | 7 |
I have got an exe built in VFP9 SP1, when I run in on VFP9 SP2 environment certain screens fails to load, gives an fatal error and quits the application. Tried on WinXP and Vista, the error occurs.
|
| printing incoming mail | 17 Oct 2008 08:28 GMT | 2 |
How can i print the incoming mail in outlook to any printer automatically using vfp whenever a new mail arrives?
|
| Adding File Types to Media Player 10 | 17 Oct 2008 08:10 GMT | 1 |
I want to add a file type (amr) to Media player 10. I have added it (amr) to the Windows file types in folder options in control panel and am able to play the amr file in Media player 10 but it wont save the amr file in the media player library and wont allow me the option to ...
|
| report copies | 17 Oct 2008 00:02 GMT | 8 |
In vfp9 sp1, is there a way to programmatically set the number of printer (report) copies? Ideal would be an option on the REPORT FORM command, but I don't see one documented. (This is an application on the road in a truck, and there is only one
|
| Excel is suddenly visible | 16 Oct 2008 19:19 GMT | 8 |
I have a small excel automation that saves the result of a vfp copy to .... type xl5 ... to the current version of Excel. This routine has been functioning perfectly in the background for months. Yesterday, Excel decided to become
|
| expanding macros | 16 Oct 2008 11:10 GMT | 12 |
Did I miss something? I am expanding vfp macros on vista, and I'm getting speed about 1/100 of the speed when using XP. Vista is 2Ghz. I change the macros and use long "case/endcase" (26 cases), and the speed is fine. It appears
|
| Memory compaction/clean up | 16 Oct 2008 01:29 GMT | 15 |
I've just had an app blow up while loading a 1.3g file via file2str(). It was the second file that size, the first one processed ok. I was able to process the second, but only after re-booting the machine, so I'm wondering if there are any memory compaction/clean up routines I ...
|
| Search a Project | 15 Oct 2008 21:48 GMT | 6 |
I thought this was part of VFP, but I don't see it. I want to search through a project to see when a certain code words are used. Is it possible? Using 9.0. TIA.
|
| "moving classes" vfp9 sp1 | 15 Oct 2008 09:53 GMT | 7 |
Some time ago I asked a question about updating classes in use by multiple applications where not all the applications could handle the new functionality. It was suggested that I should treat the classes as a library, and use
|
| sorting by a column within a grid | 14 Oct 2008 23:15 GMT | 15 |
I am trying to sort by a column within a grid. I am utilizing the syntax... INDEX ON LoadDate TO DelMe ASCENDING It sorts it fine the first time. Then if the operator clicks it again, I want it to sort DESCENDING. And I am trying that with this syntax...
|
| Onix XML with duplicate field names | 14 Oct 2008 22:36 GMT | 4 |
i need to process a onix xml file. I use microsoft dom and this works, except for the fact that there are dupicate field names in this onix file and while processing this file each one overwrites the previous.
|
| Chicago FUDG 14 Oct 08 - Christof Wollenhaupt | 14 Oct 2008 16:36 GMT | 3 |
Our special guest for our October 14 meeting will be Christof Wollenhaupt. He'll be here all the way from Germany en route to the SouthWest Fox conference. This is one meeting you don't want to miss!! The first topic, "Mobile Development with Guineu and VFP", will be introduced
|
| report summary band | 14 Oct 2008 14:47 GMT | 1 |
Hi; Is it possible for the summary band of a report to continue on to a second page? If so How???
|