Click here to Skip to main content
15,897,291 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionLoading images async Pin
2hdass4-Nov-07 16:08
2hdass4-Nov-07 16:08 
AnswerRe: Loading images async Pin
Luc Pattyn4-Nov-07 17:04
sitebuilderLuc Pattyn4-Nov-07 17:04 
GeneralRe: Loading images async Pin
2hdass5-Nov-07 16:19
2hdass5-Nov-07 16:19 
GeneralRe: Loading images async Pin
Luc Pattyn5-Nov-07 18:53
sitebuilderLuc Pattyn5-Nov-07 18:53 
Questionwriting games in vb? Pin
nwahsbac4-Nov-07 14:49
nwahsbac4-Nov-07 14:49 
AnswerRe: writing games in vb? Pin
Christian Graus4-Nov-07 15:10
protectorChristian Graus4-Nov-07 15:10 
Questioncrystal Pin
twsted f84-Nov-07 12:21
twsted f84-Nov-07 12:21 
Questionerror "multiple step operation generated errors. check each status value." Pin
gaurav_me4-Nov-07 9:56
gaurav_me4-Nov-07 9:56 
Hi,

I am working on an existing vb 6.0 application. i get this error
"multiple step operation generated errors. check each status value."
I am getting the the error at execution of if condition, where data in recorset field is null and TEMP_BIDDEADLINE is "1/1/1900". This code was supposedly working fine till now.

If (NVL(mrecFundData!bid_deadline, dt) <> TEMP_BIDDEADLINE) Then
'''do something
Else
''do else
End If

Any suggetions or solutions will definitely help.
Regards,
Gaurav
AnswerRe: error &quot;multiple step operation generated errors. check each status value.&quot; Pin
Guffa4-Nov-07 10:33
Guffa4-Nov-07 10:33 
GeneralRe: error &quot;multiple step operation generated errors. check each status value.&quot; Pin
danasegaranea4-Nov-07 17:54
danasegaranea4-Nov-07 17:54 
QuestionList Box Pin
roger68974-Nov-07 6:26
roger68974-Nov-07 6:26 
AnswerRe: List Box Pin
AliAmjad4-Nov-07 7:30
AliAmjad4-Nov-07 7:30 
GeneralRe: List Box Pin
roger68974-Nov-07 10:02
roger68974-Nov-07 10:02 
GeneralRe: List Box Pin
AliAmjad4-Nov-07 22:42
AliAmjad4-Nov-07 22:42 
GeneralRe: List Box Pin
dexter97034-Nov-07 23:04
dexter97034-Nov-07 23:04 
QuestionAddition Pin
dexter97034-Nov-07 5:37
dexter97034-Nov-07 5:37 
AnswerRe: Addition Pin
AliAmjad4-Nov-07 5:46
AliAmjad4-Nov-07 5:46 
GeneralRe: Addition Pin
dexter97034-Nov-07 6:14
dexter97034-Nov-07 6:14 
GeneralRe: Addition Pin
Paul Conrad4-Nov-07 6:29
professionalPaul Conrad4-Nov-07 6:29 
GeneralRe: Addition Pin
The ANZAC4-Nov-07 20:03
The ANZAC4-Nov-07 20:03 
AnswerRe: Addition Pin
Cedrickdeorange5-Nov-07 5:55
Cedrickdeorange5-Nov-07 5:55 
QuestionHow to Set a Files Properties ex. Author, Comments... Pin
Bso_Cool3-Nov-07 19:50
Bso_Cool3-Nov-07 19:50 
QuestionPlease tell me a hint Pin
anpm3-Nov-07 19:53
anpm3-Nov-07 19:53 
AnswerRe: Please tell me a hint Pin
Christian Graus3-Nov-07 19:17
protectorChristian Graus3-Nov-07 19:17 
QuestionHow to do client /server with VB.net 2005 Pin
Computer-S3-Nov-07 9:43
Computer-S3-Nov-07 9:43 

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.