| Thread | Last Post | Replies |
|
| Adding OCX controls | 31 Oct 2007 18:24 GMT | 3 |
This may be a stupid question. I am still exploring the depths of VFP. When I include an ocx control, like the date and time picker on a form or a MS Chart control - how do I include it in my project so I can install it on client machines if the client machines do not have that
|
| Appen From Delimited CSV | 31 Oct 2007 10:01 GMT | 8 |
Hello - I have a question about this command. It seems that the help file says that each record is separated by a carrage return. However, I'm having a problem where if the carrage return is in a quote, VFP still seems to think it is a different record when in fact it is not. ...
|
| graphics problem | 31 Oct 2007 02:07 GMT | 2 |
There are some scanned graphics under TIF format. And these files are too huge. How to convert TIF files to JPEG using Visual Foxpro 8?
|
| Help Files Missing in Excel 2007 | 30 Oct 2007 23:33 GMT | 2 |
I cannot get help on excel by using f1 or hitting the help button When I run dianostics, I get no errors. If I try repair it does not repair and if I hit about System info I get error Error starting MSINF032.exc please can any one help me get my help back...
|
| SP2 and manifest changes re Vista | 30 Oct 2007 19:23 GMT | 1 |
After compiling an exe with SP2, I discovered a new section in the manifest: requestedExecutionLevel level="asInvoker" Is this new behavior of SP2 documented? If so, I missed it. Is there a simple way to change the default settings?
|
| Multiple Select Control VFP 6 | 30 Oct 2007 18:15 GMT | 5 |
In HTML you can use a SELECT item that allows you to select multiple items. Is there a similar control for VFP 6? I've tried googling and maybe I'm not doing it right but all I see is stuff about multiple columns, not multiple selections.
|
| Create MDB file using VFP8 | 30 Oct 2007 16:38 GMT | 4 |
How do I create MDB (Access) files using Visual Foxpro 8?
|
| OLE error code 0x800401e6 Q. | 30 Oct 2007 16:21 GMT | 3 |
I am trying to get my App to create an Excel file. It works great on my Client computers but I hit a snag when I try and run it on the Server. Of course I get OLE error code 0x800401e6. My baited question is how do you install Excel onto a File server running
|
| how to display odd numbered rows | 30 Oct 2007 14:29 GMT | 5 |
Could you please teaching me how to display all the odd numbered rows from TABLE with SQL statement?
|
| VFP9 Print Preview missing subtotals/summary | 30 Oct 2007 01:33 GMT | 1 |
I've got a real funny with one of my apps. I recently ported it to VFP9 from VFP6, which was relatively painless. I have REPORTBEHAVIOUR set to 8 so that I dont need to make any changes to existing code. The system is shared by upwards of 100 users. One of the users now
|
| View definition has been changed | 29 Oct 2007 20:32 GMT | 7 |
I keep getting this message when entering records into a table via a view. It doesn't happen all the time and seems to be when I am entering into an empty table (i.e. for the first time). The mesage appears when I do a REQUERY on the view - even though the view
|
| update sql and _tally | 29 Oct 2007 18:14 GMT | 1 |
I'm baffled by the _tally value returned after an update sql statement. A corresponding select sql returns a _tally I know to be correct. (I'm using vfp9/sp2) A code sample follows: SELECT a.Amount, b.Amount, a.code, LEFT(b.code,5);
|
| copy and paste | 29 Oct 2007 17:00 GMT | 1 |
I keep several backups of my projects which I find easiest to do by copying from the C drive and pasting onto an external hard drive or a flash drive. However, I find that I then get extra and unwanted files. For example,
|
| Workstation OS - Vista or XP? | 29 Oct 2007 16:13 GMT | 8 |
What's everyone buying for their workstation OS there days? We have, so far, stayed away from Vista, but are thinking the time might be right to make the move. We are running the usual - MS Office applications plus custom VFP applications, some in version 9, and at least one ...
|
| VFP9 Print Preview missing subtotals/summary | 29 Oct 2007 13:37 GMT | 1 |
I've got a real funny with one of my apps. I recently ported it to VFP9 from VFP6, which was relatively painless. I have REPORTBEHAVIOUR set to 8 so that I dont need to make any changes to existing code. The system is shared by upwards of 100 users. One of the users now
|