Click to See Complete Forum and Search --> : #import technique for ADO


mxt6
June 23rd, 1999, 03:45 PM
When using the #import technique to use ADO, failed HRESULTS (from functions) throw _com_error exceptions. Can anyone tell me whether or not every function in msado15.dll follows this behavior when using #import, or only a selection?
I need to incorporate error-handling and want to know if I can do everything ADO related using try-catch blocks.

Thanks