All,
I hope there's somebody who can help me out here.
The following happens.
We have a form with an olecontrol in which a .net ajax website is loaded.
When this form is loaded our vfp application consumes ± 29 Mb Memory more than when the form is not loaded (± 15Mb).
After we do a...
We've already split datetime into 2 fields.. Date field and Time field, but we are starting a migration which implements that all vfp tables will be migrated into SQL tables.
The only disadvantage remaining is the VFP code. :)
--------------------------
Foxpro.. Why-oh-why?
I've now used:
ADOcmd = CREATEOBJECT("ADODB.Command")
ADOParam = CREATEOBJECT("ADODB.Parameter")
This works like a charm. And the advantage is the we use almost the same code in an other VB6 app.
I'm going to remember your solution, but for the moment it works with my Public...
Hi Mike,
Thx for the quick response.
It are single values so no VFP table to SQL. :( So the last option won't work.
I'm rewriting the Procedure to accept Public variables which I release after the Procedure.
It is kinda the same as the array/cursor, but a different approach.
Any other...
All,
I hope somebody can help me.
I've created a procedure in VFP8 which needs (really needs) 90 parameters.
In this procedure I call a user-defined SQL Server sp which inserts a record in a SQL-table.
Is there any way to go around the 26 parameters max for VFP procedures...
Hello Madawc,
Yesterday I've found the problem. The cause was indeed a Dll which was 'out-of-date'. I needed to copy the pg32.dll from a desktop which the report was working to the desktops where the report was not working. This did the trick.
Anyway: Thanks for answering!!!!
Regards...
Hello Madawc,
I'm starting to think it's linked to (missing or unregistered) DLLs, because I have now another report which won't run on my computer.
Can anybody tell me how to investigate which DLLs are used in certain reports? Without have the possibility to open the report.
The only link...
Hello Madawc,
I'm gonna try this.
Thank you in advance anyway!
Concerning changing to other versions: Yes, you're right. But since we're changing our whole IT-structure, we wait until this has been done.
Regards,
WeirdScience
--------------------------
Foxpro.. Why-oh-why?
Hello people,
In the company I work, we have a problem running a certain Crystal Report.
The report works at some computers and not at others.
When I try to open the report, I get several errors:
- Formula field is in use: XXXXX, count = 1
- Database field has not been deleted: XXXXX, use...
Hi markros,
First of all I want to thank you for the quick response.
I'll hack your changes into our program and mondaymorning first thing I'll set the programm live for the firm.
So we'll know by monday/tuesday any response.
Any other suggestions are still welcome offcourse!
I reward it...
Hi Gurus,
We have a foxpro 8.0 application which reads a sort of Settings dbf for several public/global settings.
We heard from several users that a lot of errors related to this settings file are occuring in the system.
Now we've checked on the Windows 'Open Files' tab that this settings...
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.