I am using Wizbtns search button to do searches and return the results in a grid. This has been working great for our needs so far. Now I have created a table with a memo field. This field does not appear in the list of available fields to search on. All I want to do is see if the memo field...
Developing app for use in-house only. VFP files and project.exe all reside on networked drive "K". I assume all I really need the installshield to do is provide a shortcut to the project.exe on "K" and install and register the neccessary .dll's. Too much info for me in the...
Defined a form within my program as class, program displays the form, I give it input(some dates)and the program runs on but never releases the form. any tricks to this?
I have added
Sum({ledger.osloss},{ledger.claim})=0 and Sum({ledger.osexp}, {ledger.claim})=0
to the Group footer #4:ledger.claim suppress formula. This took it down about 300 pages but still I have some occurrences of osloss and osexp both equaling zero printing on the report.
In the VFP 8 documentation 2 files are required to be present in the same directory as the executable file: vfp8r.dll and vfp8renu.dll
The executable resides on a network drive. Should these dll files reside in the system or system32 directories instead?
getting an error cannot find msvcr70.dll...
According to a recent "FOXPRO ADVISOR" article you can no longer use the 'group by' statement using just the fields you want to group by. You must include every field in the table??
This would be quite cumbersome and insane if you have a table with 30 or so fields. Is it possible to...
PLanning an upgrade to VFP 8 from vfp 6. I noticed that minimum for version 8 is windows 2000 or later. Is that just on the development pc or does this include clients? Any know? any other issues I should keep mind of?
Anyone have a clue why certain reports run from a machine with XP would print out with no data? same reports run on any other machine works fine.
data is in VFP6.0
thanks
I have created 2 formulas at group 3. I look at the group 3 sum of an amount field and if positive/negative, I put it in one formula or the other. What I want to do now is have a group 2 total of each of the formulas. This doesn't seem to be allowed. What's up with that?
I have a form with a cmd button
click event is :
do form k:\vfp\reinsurance\forms\as710dates
do k:\vfp\reinsurance\progs\as710a
which calls a separate date input form. when dates are entered and okay is pressed
(code behind okay button
Public lbookfrom,lBookto,lbookfromPFI,lBooktoPFI,nCURR...
After calling up a file to modify. I attempted to save my changes and got a message that file did not exist. My modifications and file where then gone. I have had same thing happen occasionally while attempting to save a form. Anyone know whats up with this?
I have a new XP machine and when I open a report, all items on the report are very light. The only characters on the layout which appear normal are the brackets surrounding each item. I have to change the view to 150% or more for them to appear normally. This is happening on all my reports. If...
Running VFP 6.0 with Crystal 8.5 on a Windows XP machine. Attempting to print a Crystal report, received error:
OLE IDISPATCH exception code 20599 from CPEAUT32: Cannot open SQL server. I am not getting this error on any other PC's. This is my only XP machine, in case that makes a difference.
I have been running Crystal reports from VFP6 successfully until I installed CR release 9. Anyone familiar with the VFP code changes related to this upgrade?
This is an example of the sode I have been using, which no longer works.
oCRApp = createobject("crystal.crpe.application")
oRep...
Have migrated from a NOvell 3.12 to 6.0
It would appear, when looking at nwadmin, that some users only have read/compare access to the main data volume MID_SERVERN_VOL2.MIDSTATES
When I login as this user there doesnt appear to be restrictions to the volume. Whats happening?
I come from a novell 3.12 environment, I therefore had a vendor install Novell 6 on a new server. Then I used the migration tool to bring over files/users. Migration appeared to work successfully. I upgraded my PC to client 3.32
My problem is that only one of my users(supervisor access) has...
I have a formset containing 2 forms. On form1 I have a cmd button click with the code:
thisformset.form2.visible=.T.
thisformset.form2.show
When I run the form, I must exit and run a second time before the cmd button will work.
Any clues why this happens?
How do you change the filepath for a project? My projectis located on network drive k and when I browse the tables Im looking at network files but when I run a form I am changing my test files (same project name) on my local drive. How do I change the path for the DE on forms?
Im sure this has been covered before but couldnt find anything substantial. I would like to use a displayed number from a form and use it as a parameter for my cr8.5 report to be called from the form.
VFP variable is "nyearmo"
use that variable in my record selection...
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.