Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Trouble with try catch
Message
From
26/12/2005 08:55:11
 
 
To
All
General information
Forum:
ASP.NET
Category:
ADO.NET
Title:
Trouble with try catch
Environment versions
Environment:
VB.NET 1.1
OS:
Windows Server 2003
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01080810
Message ID:
01080810
Views:
57
hi i've this code:

Try
oleconnect.Open()
Catch ex As OleDbException
For i As Integer = 0 To i < ex.Errors.Count - 1
MessageBox.Show("Indice " & ex.Message & ex.Errors(i).ToString)
Next
End Try

but if i've an error not entry to cath .
Daniel Vargas.
MCP - Microsoft Certified Professional

"El callar y escuchar es cosa de sabios por ello nuestro grito nace de silencio consciente fuerte y elocuente... vivir de manera diferente es morir siendo libre"

Elkin Ramirez-Kraken

My Blog
Next
Reply
Map
View

Click here to load this message in the networking platform