Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class definition is not found
Message
From
22/06/2011 16:24:26
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01515551
Message ID:
01515577
Views:
26
Right, but I said with or without the ? mark I still got the same Syntax Error message.

I edited my last message to wonder if it wasn't allowed to have a function begin with a number, because i tried to stick a letter in front of it and now it seems to be running. Well, it runs to the point of telling me the login credentials for the database are incorrect, but that's good compared to what it's been doing. At least I know it's trying to work now.


>>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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform