VB Error Handling Questions and Answers

Recent IT Questions

1 - 4 of 4
<<PREVIOUS 1 NEXT>>

VB6: Getting List of records from one field of Microsoft Access Table in ComboBox

VB6: Dear sir, For the following code I am getting "Run-time error'3265': Item cannot be found in the collection corresponding to the request name or ordinal." However, I already connected Adodc1 to my database from where I want the data. Actually, what Im trying to do is, just to get record...

View Answer   |  Apr 14 2009  7:50 AM GMT
Visual Basic 6, ComboBox, Microsoft Access
asked by ScorpionEyes

  45 pts.

Error 35764 in Visual Basic

i want details of the error 35764 in VB

View Answer   |  Mar 7 2009  6:35 AM GMT
Error 35764, Runtime Errors, Visual Basic
asked by Shiv0506

  5 pts.

VB Error Handling

While execution of my program's exe, the EndUser sometimes get run time error or application defined error etc., which are not handled by me in my code. So, in each & every 'Sub' or 'Function', before 'End Sub' or 'End Function', I have put these lines... If Not Err.Number = 0 Then ...

View Answer   |  Jan 22 2009  7:03 AM GMT
VB error handling, VB, VB 6
asked by Mayuri

  155 pts.

VBScript error handling code snippet

I am running a batch of QTP (test automation tool) scripts written in vb script overnight. Could some one send me an error handling vb script code snippet that I may insert in each script which automatically exists any script that encounters an environmental or any other error in it's run, writes a...

asked by Ll2000

  5 pts.

1 - 4 of 4
<<PREVIOUS 1 NEXT>>