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.
| 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 controlRegards ASARAK" |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2005-03-25 : 21:43:01
|
| seehttp://www.nigelrivett.net/VB/VBExecSPSimple.htmlhttp://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. |
 |
|
|
|
|
|