I have 19 product codes to get the 12 month $ on. Column for easch month is how it is in the database
right now I am doing a sqlexec() for each one.. yes 19 sqlexec() then a select after ea...
in the AS400 table the field is cs$01 (customer sales dollars january)
when I use my vfp select it doesn't like the $ so I put the underscore (cs_01)
but that will pull the other field f...
Hi Guy's
This is probably an easy question! But here goes.
I want to run a LostFocus event to populate the fields on a form with data held in two different tables for a value already en...
We have a FoxPro based application were users were working with two different copies of what was originally the same database - for over a year.
Ideally, I would like to merge and update th...
Hi Guys
My company provides a MS Visual FoxPro, LAN based, database application to it's customers. We have a particular customer who experiencing extreme stability issues when using our pr...
In a foxpro application how to upload a flat file data or .dbf file in the application side, is there a way to import, i am new to this area would appreciate your help.
I have created a combo box on a form and loaded it via the code listed below. My question is this. How to I modify this Combo box so that there is an option in it for the user to enter any te...
Working on an idea for a medical practice. Where patients check in at a front desk. The person working the desk has to go to a website put in their Social/Id/birthdate and see if they qualify ...
I am quite unfamiliar with FoxPro and I am just looking to create a simple nightly cold backup. I can do this with SQL Server and Oracle but shutting down the database, then copying the datafi...
I have a form with the name of "userlist" (which always converts to uppercase and I don't understand why). The form has a menu.mpr file and a custom class. From the menu a call is made to the ...
I have saved my DE's as classes and tied them to my forms but the DE class is different because I do not have the same interaction with tables as I did before. So how can I create temporary re...
Hi Experts,
I tested running VFP 9 program in vista. It shows damaged borders in my formsets.
How can I prevent this?
Thanks.