|
|
Choosing A Webhost: |
Re: OleDb: msg#00055db.firebird.dotnetprovider
Bert Huijgen wrote: > Hi, > > Does Firebird support ADO.NET OleDb? I see Firebird created it's own > connection and adapter classes, but this is very against the ADO.NET > architecture, I think it is a very strange choice. ADO.NET has OleDb and > SQL classes. SQL for the Microsoft SQL Server database, OleDb for all > other databases. Firebird is an other database, so I would expect that > the Firebird ADO.NET service provider supports OleDb. If the Firebird > OleDb service provider supports OleDb then I can create database > independent code, because many other databases support OleDb. If I have > to use special classes for every database I get very messy code. So my > question is: does the Firebird service provider support OleDb, if not, > is this planned in the future? You're absolutely wrong. OleDb isn't for others. If you want to be right in ADO.NET, you have to use native providers (MS SQL, Oracle, FB, ...) and avoid using common (Ole, ODBC, ...). For independent code, you have to use interfaces, like IDbConnection, etc. and instatiate native classes. -- Jiri {x2} Cincura http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | OleDb, Bert Huijgen |
|---|---|
| Next by Date: | Re: OleDb, Oleg Deribas |
| Previous by Thread: | OleDb, Bert Huijgen |
| Next by Thread: | Re: OleDb, Oleg Deribas |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |