Click here to Skip to main content
15,902,198 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Patching and updating deployed projects Pin
Alex Feature4-Jan-07 19:33
Alex Feature4-Jan-07 19:33 
AnswerRe: Patching and updating deployed projects Pin
S Douglas7-Jan-07 2:10
professionalS Douglas7-Jan-07 2:10 
QuestionRecord count in Reader Pin
pathak783-Jan-07 22:24
pathak783-Jan-07 22:24 
AnswerRe: Record count in Reader Pin
Colin Angus Mackay3-Jan-07 22:48
Colin Angus Mackay3-Jan-07 22:48 
AnswerRe: Record count in Reader Pin
Colin Angus Mackay4-Jan-07 1:00
Colin Angus Mackay4-Jan-07 1:00 
GeneralRe: Record count in Reader Pin
pathak784-Jan-07 1:07
pathak784-Jan-07 1:07 
QuestionDAAB wrapper issues with MS Access Pin
shreekar3-Jan-07 21:04
shreekar3-Jan-07 21:04 
AnswerRe: DAAB wrapper issues with MS Access Pin
Michael P Butler3-Jan-07 21:14
Michael P Butler3-Jan-07 21:14 
shreekar wrote:
Dim dr As IDataReader = db.ExecuteReader(strSQL)


Try

<br />
Dim dr As IDataReader = db.ExecuteReader(objCommand)<br />





GeneralRe: DAAB wrapper issues with MS Access Pin
shreekar3-Jan-07 21:19
shreekar3-Jan-07 21:19 
Questionhelp with PRINTING MARGINS (PAGESETTINGSDLG) Pin
vbbeg3-Jan-07 18:43
vbbeg3-Jan-07 18:43 
QuestionBuild Error Message Pin
mosdwt3-Jan-07 18:21
mosdwt3-Jan-07 18:21 
AnswerRe: Build Error Message Pin
CPallini3-Jan-07 21:55
mveCPallini3-Jan-07 21:55 
QuestionNotecard Program Pin
sh3l13-Jan-07 13:39
sh3l13-Jan-07 13:39 
AnswerRe: Notecard Program Pin
CPallini3-Jan-07 21:41
mveCPallini3-Jan-07 21:41 
QuestionRe: Notecard Program [modified] Pin
sh3l14-Jan-07 13:41
sh3l14-Jan-07 13:41 
QuestionPolymorphism/Inheritance question Pin
dukesys3-Jan-07 11:44
dukesys3-Jan-07 11:44 
AnswerRe: Polymorphism/Inheritance question Pin
CPallini3-Jan-07 21:38
mveCPallini3-Jan-07 21:38 
GeneralRe: Polymorphism/Inheritance question Pin
dukesys4-Jan-07 11:54
dukesys4-Jan-07 11:54 
Questionformat date in MySql Pin
jds12073-Jan-07 10:07
jds12073-Jan-07 10:07 
AnswerRe: format date in MySql Pin
Dave Kreskowiak3-Jan-07 11:40
mveDave Kreskowiak3-Jan-07 11:40 
GeneralRe: format date in MySql Pin
jds12074-Jan-07 3:59
jds12074-Jan-07 3:59 
GeneralRe: format date in MySql Pin
jds12074-Jan-07 5:27
jds12074-Jan-07 5:27 
QuestionPerformance with Editor Pin
Cecil Cheah3-Jan-07 10:00
Cecil Cheah3-Jan-07 10:00 
AnswerRe: Performance with Editor Pin
Enriad4-Jan-07 2:47
Enriad4-Jan-07 2:47 
QuestionVB6 to VB.NET printing using Printer Language Pin
oogyboogyme3-Jan-07 8:18
oogyboogyme3-Jan-07 8:18 

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.