Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to call a stored proc from a class object event method
Message
From
20/07/1998 18:33:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
How to call a stored proc from a class object event method
Miscellaneous
Thread ID:
00119503
Message ID:
00119503
Views:
49
Hi,
I defined a stored proc called "IsRecordModified()" which returns true if current record is modified. I have a class, and in one of the event methods of a button, iam trying to call the above proc like

if IsRecordModified()
&& Do something
endif

But Iam getting an error saying "Isrecordmodified.prg" not found.
How to call storedproc from a class event code?

Thanks
Puri Malluru
Next
Reply
Map
View

Click here to load this message in the networking platform