Which exceptions get thrown by ADODB.RecordSet methods, for example Open() method in VB.NET?
Also can you name exceptions of other important methods?
Printable View
Which exceptions get thrown by ADODB.RecordSet methods, for example Open() method in VB.NET?
Also can you name exceptions of other important methods?
Why are you not using ADO.net?
A leftover from a legacy applications.