Hi all,
I am using Borland C++ to develope one application.
I need to call a stored procedure (that will take 2 parameters and will return a string) from my C++ application
I am using mssql2005 express as database .
How can use TStoredProc/TADOStoredProc/TSqlStoredProc ???
which one is useful here ?
any help ?? any link to follw ???
can anyone give a step-by-step approach ???
thanks in advance
baappi