Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: Empty Error collection with OLE DB and MDAC 2.6


Message #1 by "Mariusz Muszalski" <mariusz@s...> on Mon, 20 Nov 2000 17:38:28 -0000
On the first web server I'm using pure OLE DB connection type and ado 2.6. I

use RAISERROR command in SP on my SQL 7 server to generate error. On asp

side I use 'on error resume next' and I'm analyzing error collection in

connection object. Is is empty. There is no error description and error

sourse. Strange. When I use ODBC driver for SQL server on this web server

(system dsn) all work good. On second web server I have ado 2.1 installed

and I use OLE DB connection. It works ok. So what is problem? MDAC 2.6 ???



Fly




  Return to Index