Click here to Skip to main content
16,007,885 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: ms comm control Pin
Dave Kreskowiak27-Jul-07 6:50
mveDave Kreskowiak27-Jul-07 6:50 
Questiondisable the "Save" botton in filesavedialog? Pin
jamilkhan00726-Jul-07 23:25
jamilkhan00726-Jul-07 23:25 
AnswerRe: disable the "Save" botton in filesavedialog? Pin
Christian Graus27-Jul-07 0:33
protectorChristian Graus27-Jul-07 0:33 
Questionhow can i set virtual directory info Pin
koolprasad200326-Jul-07 23:22
professionalkoolprasad200326-Jul-07 23:22 
AnswerRe: how can i set virtual directory info Pin
koolprasad200327-Jul-07 1:26
professionalkoolprasad200327-Jul-07 1:26 
GeneralRe: how can i set virtual directory info Pin
Craster27-Jul-07 3:13
Craster27-Jul-07 3:13 
Questionhow can change cell of datagrid when anychange is catched up Pin
the_dream26-Jul-07 23:13
the_dream26-Jul-07 23:13 
AnswerRe: how can change cell of datagrid when anychange is catched up Pin
Dave Kreskowiak27-Jul-07 6:48
mveDave Kreskowiak27-Jul-07 6:48 
GeneralRe: how can change cell of datagrid when anychange is catched up Pin
the_dream27-Jul-07 20:48
the_dream27-Jul-07 20:48 
Questionwhat does IPEndPoint(IPAddress.Any, 0) means [modified] Pin
saadmechiche26-Jul-07 23:00
saadmechiche26-Jul-07 23:00 
AnswerRe: what does IPEndPoint(IPAddress.Any, 0) means Pin
Dave Kreskowiak27-Jul-07 6:44
mveDave Kreskowiak27-Jul-07 6:44 
Questionretaining tab index Pin
hepsy.i26-Jul-07 22:50
hepsy.i26-Jul-07 22:50 
AnswerRe: retaining tab index Pin
Dave Kreskowiak27-Jul-07 6:39
mveDave Kreskowiak27-Jul-07 6:39 
QuestionPlease help me in hurry! Pin
chansothea26-Jul-07 22:27
chansothea26-Jul-07 22:27 
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 

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.