eWorld.UI - Matt Hawley

Ramblings of Matt

Framework Oddity

November 12, 2004 17:38 by matthaw
Can someone explain to me why the choice was taken to have SqlDbType under System.Data instead of System.Data.SqlClient like OleDbType is under System.Data.OleDb, or vice versa? Anyone ever notice this oddity?

Categories: .NET
Actions: E-mail | Permalink | Comments (1) | Comment RSSRSS comment feed

Comments

November 12. 2004 18:16

Well, it may be because you will be getting System.Data.SqlClient, System.Data.SqlTypes and System.Data.SqlServer... And *.SqlClient and *.SqlServer shares those datatypes.



One could argue that a custom Microsoft.SqlServer.SqlCient etc would have been a more reasonable way to approach this ...



Morty

Morten Abrahamsen

Comments are closed

Copyright © 2000 - 2024 , Excentrics World