| Thread | Last Post | Replies |
|
| I'll bet this is a simple one | 30 Apr 2008 21:46 GMT | 2 |
Hello and thanks for the help. Recently my VFP (7 sp 1) IDE has not been remembering toolbar positions or the list of recently opened prg, scx, frx etc from one session to another. Is this a resource file problem?
|
| picture position in _screen variable | 30 Apr 2008 09:34 GMT | 6 |
I load 800 X 600 wallpaper by _screen.picture = "01.jpg" command in my application for background image. but when screen's resulution is more than 800x600, the image streched, i want to set it in center in this case. Any idea please...
|
| Class definition not found | 29 Apr 2008 18:10 GMT | 1 |
I installed VFP9 under Vista Business. Everything works fine but one: when I open VFP, there's a message in the Task Pane Manager - Start: "0: Class definition MSXML2.DOMDOCUMENT.4.0 is not found"
|
| Is this possible? | 28 Apr 2008 16:44 GMT | 21 |
We have a temporary Dot Net 2.0 web app that connects to some FoxPro 6 DBF tables. I've been asked to enhance it. All I am trying to do is put a button on the main page to run a Pack command. So far no luck. I admit that I have not done much with direct ado.net connections ...
|
| Toolbar Icon spacing altered by Fox | 28 Apr 2008 02:55 GMT | 4 |
I notice that everytime I open and close Fox7, the spacing between Toolbar icons in Outlook Express increases. After five or six open/closes, I end up with only one or two icons on the screen. I close and restart OE and things are fine.
|
| espon TM-T 88IV paper cut | 27 Apr 2008 11:11 GMT | 9 |
Does somebody now the printercode to force a papercut for this printer ? kind regards christophe
|
| VFP free table in C#.Net | 26 Apr 2008 16:52 GMT | 2 |
How can I use VFP free tables in Visual C#.net ? Is it possible?
 Signature Sandor
|
| What, in general, is defined as a Close in FoxPro 6? | 25 Apr 2008 19:08 GMT | 3 |
When dealing with FoxPro 6 dbf tables, what constitutes a 'Close'? (I realize this is a rather broad question.) More specifically, when using the FoxPro 6 IDE itself, it seems simple enough to issue a 'Close All' or 'Close Tables' command or just kill the IDE
|
| Program to read the regional settings | 25 Apr 2008 18:48 GMT | 4 |
I have 50 computers in my network, and one common thing of all of them is that one of the users is the same. I would like to read the regional settings for this common user and save them into a file on the file server. How can I do this ?
|
| Dbf files in C:\Program Files in Vista | 25 Apr 2008 18:28 GMT | 55 |
I have experienced some problems for dbf files in C:\Program Files in Vista. Commands pack and zap cannot be done for some files, say product.dbf. That’s why I don’t put dbf files in C:\Program Files in Vista any more.
|
| Export file to Excel with formulas using VFP 8 | 24 Apr 2008 08:13 GMT | 3 |
I need to export some VFP data to an Excel file, is there any way to include formulas when I create the file?
|
| Test ODBC connection | 23 Apr 2008 22:44 GMT | 3 |
vfp9 sp1 I need to test for the availablility of an ODBC connection. I have been doing this simply by opening the database and TRYing to USE one of the views. This has worked fine on the two workstations I have
|
| Microsoft Money - access on Laptop and on PC | 23 Apr 2008 16:31 GMT | 1 |
I have Microsoft Money (I think 2002 version, but it does all I want.) on my PC. I have wireless connection so that Sites like eBay and my bank accounts can be accessed on my laptop.
|
| flush command | 23 Apr 2008 12:11 GMT | 1 |
Does the flush command have any effect on buffered local views - If I perform a tableupdate(.t.) does a subsequent FLUSH command have any effect or does the tableupdate do the same thing. Thanks
|
| AM/PM Logical ? | 22 Apr 2008 20:19 GMT | 3 |
Is there a way to test weather the time is AM or PM with a logical .T./.F. return? Respectfully, Jonathan Morningstar
|