Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Store procedure return data

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-03-25 : 07:16:46
ASARAK writes "Hi,

I would like to find the way i can retrieve from SQL SP's data into Visual Basic 6 form.
I already have done an ADODB connection, and succesfully retrieve data from simple sql queries from tables.

Could you please help me or guide me....

P.S. I use listview control


Regards ASARAK"

nr
SQLTeam MVY

12543 Posts

Posted - 2005-03-25 : 21:43:01
see
http://www.nigelrivett.net/VB/VBExecSPSimple.html
http://www.nigelrivett.net/VB/VB6DataAccessLayer.html


==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -