How to retireve a value returned by a Store Procedure with ADO

J

Javier

Hi

My VC++ 6 application will need to execute a Store Procedure in MSDE and
retrieve an int result.

All the examples I've seen about it, are about execute a SP but without
retrieve data.

Could somebody help me ?

Thanks in advance

J
 
R

red floyd

Javier said:
Hi

My VC++ 6 application will need to execute a Store Procedure in MSDE and
retrieve an int result.

All the examples I've seen about it, are about execute a SP but without
retrieve data.

Could somebody help me ?

Thanks in advance

J
I'm afraid you're OT here. Standard C++ (the subject of this group)
doesn't know about MSDE and stored procedures.

You might want to check the microsoft.public.vc.* and
microsoft.public.vstudio.* groups over on news.microsoft.com, though.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top