Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class definition is not found
Message
 
 
To
22/06/2011 16:18:41
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01515551
Message ID:
01515575
Views:
29
>The command is this now:
>
>
cmd = [exec InTransit ?']+ALLTRIM(user.cclientcd)+[']
>
>I tried running SQL Profiler, but the code doesn't even actually get to do anything, it gives me the error at the start of the function before it has a chance to start. I've never used Profiler before though so maybe I did something wrong.
>
>>What is the command now?
>>


It should be
cmd = [exec InTransit ']+ALLTRIM(user.cclientcd)+[']
NO ? mark.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform