This is a discussion on Advantages OLEDB vs ODBC within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> Hi! Could you give me a list of advantages using OLEDB in stead of ODBC? Is there an idea ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi! Could you give me a list of advantages using OLEDB in stead of ODBC? Is there an idea of getting good informations how to handle OLEDB? My problem is by using ODBC for a WebApplication the system often is blocked. I hope the system gets faster by using OLEDB. Is it like this? Thanks, Christian alias HansMoser |
| ||||
| If you can not get your system to perform using ODBC, switching to OLEDB is not going to help you. You better investigate why it does not perform first. GertD@SQLDev.Net Please reply only to the newsgroups. This posting is provided "AS IS" with no warranties, and confers no rights. You assume all risk for your use. Copyright © SQLDev.Net 1991-2004 All rights reserved. "Hans Moser" <dont_answer@gmx.de> wrote in message news:4153eeea$0$14521$99d2ed3e@news.highwayone.de. .. > Hi! > Could you give me a list of advantages using OLEDB in stead of ODBC? Is > there an idea of getting good informations how to handle OLEDB? > > My problem is by using ODBC for a WebApplication the > system often is blocked. I hope the system gets > faster by using OLEDB. Is it like this? > > Thanks, > Christian alias HansMoser > |