Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can dbc store procedure change a variable from C# .Net
Message
 
 
To
07/05/2008 11:52:57
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01315644
Message ID:
01348365
Views:
14
See if this message Re: Locking VFP records in ASP.NET Thread #1348296 Message #1348362 can work for you.

>Hi, i have a program in C# .Net calling a store procedure in dbc, it works fine but i have 1 parameter that must be filled in that procedure then C# knows about that value.
>
>procedure getpages
>lparameters csql,npag
>local nmaxreg=10
>execscript(csql)
>npag=_tally/nmaxreg
>return setresultset("query")
>endproc 
>
>I need that npag returns to C# with the value calculated here. Is it possible? T.I.A.
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