There is a difference in my top and bottom margins when I print a report directly from vfp9.0 and when I create a pdf from XFRX. Does anyone know a way to correct this difference? It causes the line and page counts to be different between the two.
I am trying to do a restore of data where I backed records from a table into a storage table. This particular table has 6 memo fields with data. Just 15 records into the restore and my FPT is 20M in size and I have over 3000 to restore. Any ideas how to reduce the size of the FPT table. I...
I have an application where I want to allow the user to change the display order of a table in the grid by clicking on the appropriate column header. I have tried using the code below. The order changes but the cursor does not stay with the current record. When I click on the header a second...
I have a foxpro application that opens 200 tables. About 1/3 of the tables are read and all of the records are written out to a report. The other 2/3 of the tables are referenced only for certain match conditions. Processes that run in 20 sec on a standalone machine are taking 3 minutes over...
I have a modal form that processes a design. From that form I launch a modeless form (do form) that contains an ole control that displays an autocad drawing of the design. I have 2 monitors so I would like to keep both forms up and move the modeless form to the "other" monitor and work on the...
We have a retail application created in VFP 9.0 and we are creating VFP reports for it. We need a way for the customer to EASILY add their own logo into the header of the report. In other languages this is possible with an external reference to a bitmap (ie VB load picture "companylogo.bmp")...
The above error is generated on both XP and W2K machines.
The application works on development our machines but when we try distributing and running it on another machine we get the above error.
This app is a VB 6.0 app that uses ADO to read VFP 9.0 tables to create a PDF from Active...
This is the same app as my previous post. We have it working on development machines but when we try distributing and running it on another machine we get the above error.
This app is a VB 6.0 app that uses ADO to read VFP 9.0 tables to create a PDF from Active reports. I have looked at...
We are developing a VB app and are trying to create a recordset from a VFP table by filtering on a field with a DATE datatype. We continue to get the following errors.
[ODBC VISUAL FOXPRO DRIVER]MISSING OPERAND
or
OPERATOR/OPERAND TYPE MISMATCH
Below is an example of the code we are using...
Here is my problem:
I have an integer field in a table as the control source for combobox control
I have created a 2 dimensional array as the rowsource for my control. For each row in the array element 1 is character and element 2 is numeric.
I have set the boundcolumn on the control to...
I have inherited a program that contains forms with multiple pages on each form. I need an event I can fire when leaving a page on the form. Would this be the deactivate event? I would like to do page validation among other things.
Thanks
Ralph
I have a grid set up to that the header of certain columns can change depending on the value in another column in that row. I have put the code to effect this change in the LostFocus event of the combobox control in that column. I then fire the LostFocus event in the AfterRowColChange event of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.