// JP opened flex table

Click to See Complete Forum and Search --> : Stored procedure execute


Leite33
February 22nd, 2007, 08:54 AM
Hi
Can anyone tell me how i can execute a stored procedure from C++ Borland Builder? Do i have to use ADOCommand,ADOQuery or ADODataSet? I have connected my Database in my application with ADODataSets! Now my procedure is stored on database with name Numbers.dbo!! How i can execute it?? Any code ideas? There is a component that says ADOStoredProcedure do i have to use that??

//JP added flex table