Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Stored Proc in DBC
Message
From
17/04/2003 10:28:35
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00778805
Message ID:
00778844
Views:
19
>Any body had any experience with putting Stored Procedures in a DBC?
>
>How do you reference them when you want to call them.
>a. from a foxpro application
>b. from outside foxpro e.g. from a web site using asp/ado/???
>
>Is there any point in doing these things.
>
>Paul Emery

a.From foxpro as long as the dbc open just call the function. DBC storedproc has precedence over functions with same name
b. set oRS = oConn.Execute('StoredProc(Parms)')
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform