Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Recall by SQLEXEC
Message
From
06/06/2002 10:45:52
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00665359
Message ID:
00665450
Views:
17
>You will have to put a stored Proc in the DBC and pass the "WHERE" clause to that as a parameter via a SELECT SQL. Then your SP can do a RECALL FOR parameter.
>
>SELECT SP_NAME("where_clause") FROM DUMMY_TABLE
>
>Your dummy table need only have 1 or no records and only 1 field.
>

Hi Mark,

SP in a VFP database? I was told that was not possible. This is great news. I've wanted to use them. I'll look into how to use them. Then I can prove to my Boss they are not the spawn of Satan ;-)

Thanks Again
Mike
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform