| Thread | Last Post | Replies |
|
| VIEWS | 17 Jan 2008 21:13 GMT | 2 |
Hi to all! 1. How many fields can I utilize in a view? (f.e. in two related tables each with 254, can I have a view with 508 fields?) 2. Can I create updatable views with tables belonging in different
|
| invalid merge fields with foxpro 9, word 2003 | 17 Jan 2008 19:22 GMT | 6 |
I am having trouble doing mail merges within foxpro 9. There are three separate documents involved here, linked to three different foxpro tables with ODBC. When I open these documents in Word by itself, it is able to merge all of them, no errors.
|
| how not to print a group header condition | 17 Jan 2008 18:12 GMT | 3 |
first, sorry for the bad seentence in the subject but i cannot think of a better one... the problem i am facing is that i would like not to print a group header for a certain condition that is
|
| Scanning bar code | 17 Jan 2008 16:32 GMT | 1 |
Not sure whether i should post my question here.. but the program was in vfp.. so pls help me or redirect me to proper channel. my program use to produce Code39 barcode, and we can verify the data
|
| Crystal Reports 11, ActiveX Viewer, trapping events | 16 Jan 2008 23:09 GMT | 6 |
I am looking to trap the DblClick event on the CRViewer object. I have dropped the viewer on a form with a little code to open a report. I went into the DblClick event of the viewer itself and coded to trap for this event.
|
| Cannot find the menu-generation program error 1693 | 16 Jan 2008 20:58 GMT | 4 |
I keep getting this error now when I try to make a project. I looked up the error and found it but it does not inform me how to cure the problem. I have uninstalled VFP8 and installed it but no luck. Can anyone point me in the direction?? It keeps saying "The programs that create ...
|
| Fax event notification in VFP9, XP Pro | 16 Jan 2008 18:27 GMT | 3 |
I've been following the examples in this newsgroup and the Microsoft site. I have no problems with sending a fax with a private cover page and a one page WORD document. I need to determine the completion status of the send (successful or failed)
|
| Problem adding menu to form | 16 Jan 2008 12:30 GMT | 4 |
I hve a form in Visual Fox Pro 6 and I want to add a menu to it. I have added: do "menus\meniu1.mpr" with this,.F. in the InitEvent procedure but each time I run it a receive an error saying No PARAMETER statement is found!
|
| FoxPro ODBC Drivers | 16 Jan 2008 10:37 GMT | 2 |
I'm trying to use the Foxpro ODBC driver to read a FoxPro table into Excel 2003. I've installed the driver on the MSDN web site to get the latest version. I'm running Foxpro V9/SP2 on Windows XP/SP2. When I try to set up a data source I keep getting a 'Function Not Supported' ...
|
| Intercepting Events from a DLL | 16 Jan 2008 08:32 GMT | 1 |
Hello - I'm trying to figure out how to trap events from a DLL (I'm using VFP 6/sp3). Suppose for example that I have a DLL and say that for example it creates a PDF file and when it is done it fires a DONE method. I might have code like this:
|
| Variable _REPORTOUTPUT is not found | 16 Jan 2008 05:08 GMT | 7 |
I finally decided to bite the bullet and start learning some of these fancy new reporting features. OK, I'm a couple years late... So I SET REPORTBEHAVIOR 90, tweaked a few report fields that no longer fit, and all seemed well. (The first page was slow to appear - extremely,
|
| VFP 9: Filters Implemented with SQL | 16 Jan 2008 02:22 GMT | 5 |
The client billing app that I maintain has many browses. My boss is used to the presentation, so I have stretched their use, probably overstretched. The latest is definitely kludgy, if not somewhat of a travesty.
|
| Unexpected Debugger Behavior | 15 Jan 2008 22:46 GMT | 1 |
Hello all, thanks in advance for the help. I have a form with a private data session with a grid that is populated by a cursor. In my code for the interactivechange event there is a bug (what else is
|
| update -sql command | 15 Jan 2008 15:56 GMT | 6 |
Please help me to understand whether my below mentioned UPDATE command has any error. I found that update command is not working where as my formal foxpro scan command is working well.
|
| SQL Filter | 15 Jan 2008 15:53 GMT | 2 |
Is there a way to instruct SQL to take the current SET FILTER TO condition into account? It seems to ignore it.
|