| Thread | Last Post | Replies |
|
| SQL Comments at last! | 09 Jun 2008 16:48 GMT | 3 |
An annoyance I find in long sql statements is what I thought was the inability to break long statements into sections for commenting. Having &&'d comments off to the right of the code is annoying when there are many windows open, etc... I have finally discovered that the ...
|
| Fieldtypes in ADOdb | 09 Jun 2008 14:12 GMT | 3 |
Hello, Group. I use ADODB from VFP 9 to retrieve values from excel spreadsheets. The spreadsheets are unknown in advance. Everything goes fine, but there is one problem. I can retrieve the data type for a column using:
|
| Modify report in VFP 7, save, but it reverts | 08 Jun 2008 15:55 GMT | 1 |
I'm modifying a report, making the simplest of changes, being changing the font of a field expression from bold to regular, I save the report, but when I reopen it or run it, the field is still bold. What could be at play here?
|
| Inputbox function suddenly not working on VFP9 | 08 Jun 2008 14:47 GMT | 1 |
I have VF9 and was using the inputbox function successfully till yesterday. Now, it suddenly shows a message 'Program inputbox.prg does not exist' I haven't made any programming changes. Any ideas? Thanks
|
| This is weird: I go to install an audio utility and Visual FoxPro 9.0 installation takes over !!! | 07 Jun 2008 16:08 GMT | 20 |
I installed an audio utility a few days ago that I use occasionally, a freebie named MP3 Gain. I downloaded the most recent version and installed it, evidently without problems. I just ran the shortcut and instead of the utility opening I get screens indicating that an
|
| Dynamic call to Excel for exploded pie chart | 07 Jun 2008 04:18 GMT | 2 |
Does anyone know the paramaters for a dynamic call to Excel to create an 3D exploded pie chart? Currently I have the 3D pie chart working, but I'd rather have the 3D exploded pie chart, but can't find the code anywhere. Perhaps it can't
|
| how to make treeview in vfp | 06 Jun 2008 10:56 GMT | 2 |
can anyone pls tell me how to make treeviews in vfp.
|
| Is VFP able to deal with fully qualified domain names? | 05 Jun 2008 05:34 GMT | 3 |
Thanks for the help. Can VFP understand fully qualified domain names to locate files? Is there anything specific that I would need to do to use them? Thanks,
|
| SQL links twice | 05 Jun 2008 04:15 GMT | 4 |
I have 3 tables that relate as follows: TableA Key1 Key2
|
| When include tables in a project | 04 Jun 2008 08:27 GMT | 1 |
In an app I have several tables which never are updated. They have only information to be consulted. The biggest has 98 Mb, other 42 Mb and others some Kb. When can I include these non updatable tables as readonly in the project?
|
| Troubles with an utility for DB validation (GENDBC) | 04 Jun 2008 07:01 GMT | 4 |
Un an app I have a DB with 3 tables. One with a primary key for a field CODIGO is linked to the others. I got the code generated by GENDBC (VFP7),and I´d recreated the following utility to fix and validate this DB.
|
| Problem Creating View | 04 Jun 2008 00:12 GMT | 3 |
I'd like to create a Remote View that links four common SQL tables as shown below. ORDER HEADER |
|
| Mixed Language reports - English & Chinese | 03 Jun 2008 23:47 GMT | 2 |
Is it possible within Foxpro to produce a report containing both English and Chinese representations of the report content? thanks pete
|
| Lost Foxpro Main Screen | 03 Jun 2008 15:41 GMT | 1 |
Help Help Help!! I came in this morning to find that my computer rebooted last night while foxpro was open?? (darn MS updates) Now my Foxpro9 application opens to the control window with no main
|
| Update SQL table - VFP9 | 03 Jun 2008 15:07 GMT | 6 |
Can anyone tell me - step by step - how can I update an SQL table using remote view? Or where can I find examples? Many thanks in advance.
|