I wrote one Function but I can not call it from VB6.
StoredProcedure works fine (execute sp_del_fundstockspecial (val1,val2) ).
How can I execute a function (f_del_fundctockspecial (val1)send val1 to function and get value back)?
Thanks for help.
first thank you for your support :-)
My project looks like this:
1) I have a projectGroup names FundResearch.vbg , this contain 2 projects
1.1 Fundus.vbp (with forms) and
1.2 FundVolumen.vbp (with class -> dll)
So, I would like to change settings from forms in fundus.vbp
Tanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.