Click here to Skip to main content
15,896,154 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Please help me in hurry! Pin
Christian Graus26-Jul-07 23:09
protectorChristian Graus26-Jul-07 23:09 
GeneralRe: Please help me in hurry! Pin
Dave Kreskowiak27-Jul-07 1:49
mveDave Kreskowiak27-Jul-07 1:49 
QuestionStored Procedures - Recordset Pin
Werries26-Jul-07 22:22
Werries26-Jul-07 22:22 
AnswerRe: Stored Procedures - Recordset [modified] Pin
andyharman27-Jul-07 1:27
professionalandyharman27-Jul-07 1:27 
GeneralRe: Stored Procedures - Recordset Pin
Werries27-Jul-07 2:07
Werries27-Jul-07 2:07 
AnswerRe: Stored Procedures - Recordset Pin
andyharman27-Jul-07 3:36
professionalandyharman27-Jul-07 3:36 
GeneralRe: Stored Procedures - Recordset Pin
Werries27-Jul-07 5:08
Werries27-Jul-07 5:08 
GeneralRe: Stored Procedures - Recordset Pin
andyharman27-Jul-07 6:11
professionalandyharman27-Jul-07 6:11 
Hi Werries

If ADO doesn't think that a requested cursor-type is possible then it silently changes to another type.

I don't normally use bookmarks - so its not something that I have a problem with. I normally use GetRows() to grab the recordset's contents into a 2-dimensional array. This allows me to close the recordset and grab any output parameters.

Have a good weekend.

Regards
Andy

PS: Have you set "Set nocount on" in the stored procedure?

If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message".

QuestionMigration Of VB6 app to Vb .NET Pin
birajendu26-Jul-07 21:37
birajendu26-Jul-07 21:37 
AnswerRe: Migration Of VB6 app to Vb .NET Pin
Christian Graus26-Jul-07 21:43
protectorChristian Graus26-Jul-07 21:43 
QuestionCrystal Report Porblem Pin
help as an alias26-Jul-07 19:47
help as an alias26-Jul-07 19:47 
AnswerRe: Crystal Report Porblem Pin
Paul Conrad26-Jul-07 20:19
professionalPaul Conrad26-Jul-07 20:19 
GeneralRe: Crystal Report Porblem Pin
help as an alias26-Jul-07 20:24
help as an alias26-Jul-07 20:24 
GeneralRe: Crystal Report Porblem Pin
Paul Conrad26-Jul-07 20:31
professionalPaul Conrad26-Jul-07 20:31 
GeneralRe: Crystal Report Porblem Pin
help as an alias26-Jul-07 20:35
help as an alias26-Jul-07 20:35 
GeneralRe: Crystal Report Porblem Pin
Paul Conrad26-Jul-07 20:37
professionalPaul Conrad26-Jul-07 20:37 
GeneralRe: Crystal Report Porblem Pin
help as an alias26-Jul-07 20:40
help as an alias26-Jul-07 20:40 
GeneralRe: Crystal Report Porblem Pin
Christian Graus26-Jul-07 20:38
protectorChristian Graus26-Jul-07 20:38 
GeneralRe: Crystal Report Porblem Pin
Paul Conrad26-Jul-07 20:35
professionalPaul Conrad26-Jul-07 20:35 
AnswerSTOP !!!! Pin
Christian Graus26-Jul-07 20:21
protectorChristian Graus26-Jul-07 20:21 
GeneralRe: STOP !!!! Pin
Paul Conrad26-Jul-07 20:27
professionalPaul Conrad26-Jul-07 20:27 
QuestionHow can I caputre the content in the IE Address bar ofthe current IE Window? [modified] Pin
rerb26-Jul-07 8:11
rerb26-Jul-07 8:11 
QuestionCombobox in DatagridView Pin
ryan11726-Jul-07 7:46
ryan11726-Jul-07 7:46 
AnswerRe: Combobox in DatagridView Pin
Johan Hakkesteegt26-Jul-07 20:08
Johan Hakkesteegt26-Jul-07 20:08 
QuestionHow do i bind a Datatable or datagrid col to text boxes? Pin
Jeffrey Shane26-Jul-07 5:35
Jeffrey Shane26-Jul-07 5:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.