| Thread | Last Post | Replies |
|
| Baud.Exe | 12 Jan 2008 15:06 GMT | 1 |
After vista loads I get a message saying baude is not working I click on cancel and everything is ok I cant see anything in the startup folder and a search does not help anyone know what it is thanks
|
| Hyperlink Button | 12 Jan 2008 09:58 GMT | 1 |
I have found a raft of information on the "_hyperlink" class including; <http://support.microsoft.com/kb/185657> along with suggestions on using shellexecute to launch links. I have loaded the classes and have the above code working, but it seems
|
| JSON Format and VFP 8 or 9 | 11 Jan 2008 21:02 GMT | 5 |
A supplier for my company has changed the format on a file that we regularly download and extract into our VFP 8 tables to the JSON format. See here for details...http://www.json.org/ Here is part of a sample file...
|
| Font issues while using automation with PowerPoint | 11 Jan 2008 16:46 GMT | 4 |
PowerPoint 2003 SP3 VFP 6 SP5 I am using automation via VFP6 to build some PowerPoint presentations. I have a basic slide already
|
| office 2003 hangs when I type save as | 11 Jan 2008 04:28 GMT | 1 |
I believe this is a known problem but not sure how to fix. When I type "save as" in word, the computer hangs for 2-3 minutes. Is there an easy fix for this? Thanks in advance
|
| Uninstall VFP9 SP2 | 10 Jan 2008 20:53 GMT | 2 |
Let me start off by saying that I'm not a VFP programmer. I work for a company that develops a VFP database. I installed VFP9 SP2 on my machine and now our product won't work because it was compiled in SP1. Our programmers aren't going to recompile the program in SP2
|
| CTRL+F10 IN REPORT | 10 Jan 2008 20:09 GMT | 2 |
Cathy, I tried to use your idea of putting the KEYBOARD "{CTRL+F10}" on page 176 of your book just before the Report form command to get the report to maximize but it does not seem to work. Using VFP8 I am not using a read/write
|
| GETTING DATA FROM SAP | 10 Jan 2008 19:04 GMT | 5 |
I’m currently looking at the possibility to use data stored on SAP databases to have the possibility to build DBF tables. However the Company, which is interested in such job, claims that ODBC queries to SAP will “crash” the server, since tables are too big.
|
| The registry calss - VFP8SP2 | 10 Jan 2008 12:35 GMT | 4 |
Happy new year to all! I hav used the code below to read from the registry: WSHShell = CreateObject("WScript.Shell") lcConvStr = WSHShell.RegRead("HKEY_CLASSES_ROOT\Test\")
|
| VFP-MySQL (ODBC) Error 1292 'Incorrect datetime value' | 10 Jan 2008 09:30 GMT | 2 |
Hi Group The VFP error is 1526 (Connectivity Error) ans in MySQL is 1292 ('Incorrect datetime value') I have this Remote view with MyODBC 3.51 using a proved String Connection
|
| SELECT records from one table NOT appearing in another | 10 Jan 2008 08:26 GMT | 5 |
I have two table...the master holds many unique records, the second contains selected records from the first but not all. Using SQL, how can I select all the records from the master that don't appear in the second?
|
| Query Help | 09 Jan 2008 18:27 GMT | 5 |
I struck with my Query. Please help in this. In Transaction Table: --------------------------- Columns Are : ID, TranType, Amount
|
| Group Result in Singe Record..Plz Help | 09 Jan 2008 18:15 GMT | 3 |
I need help in Query Compatable for Visual FoxPro 6.0 I have one Table Called: Trans ID TransType Amount ------------------------------------------------------
|
| Updating referenced cells | 09 Jan 2008 11:11 GMT | 3 |
I've got two workbooks linked together. Workbook A gets information from workbook B by referencing cells. This works well until someone enters a column into the middle of workbook B and workbook A picks up the wrong information from workbook B. Is there anyway to get workbook A ...
|
| Query Help | 09 Jan 2008 10:19 GMT | 2 |
I need help in Query Compatable for Visual FoxPro 6.0 I have one Table Called: Trans ID TransType Amount ------------------------------------------------------
|