Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C0000005 Errors on SQLEXEC command
Message
From
28/01/2003 15:45:51
 
 
To
28/01/2003 15:23:21
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00746409
Message ID:
00746423
Views:
20
Hmmm...Well I seem to have found the cause.

In My Call Stack I have..

1.createrecords
2.copysele.prg d:\questpdm.ora\kernel\prg\copysele.fxp}
3.copychilds

Each function has a parameters statement including...

PARAMETERS ...,cOldKey,cNewKey...

I changed it to...
LPARAMETERS ...,cOldKey,cNewKey...

in one function I renamed the parameters to a more logical name...

I cause this tripped up VFP.
Previous
Reply
Map
View

Click here to load this message in the networking platform