Suggestions NameSpace Selection

S

solex

Hello,

I am interested in your thoughts regarding name space selection. Is there
really that much difference between OleDB and SQLClient. OleDB will give me
some abstraction, but supossedly SqlClient is much faster, what strategy are
you using?

Thanks,
Dan
 
?

=?iso-8859-1?Q?Johan_Norm=E9n_NSQAURED2?=

Hi,

I'm using the SQL namespace when I use SQL as the DB
server as you sad it's faster. Otherwise I use other
classes, OLEDB, ORACLE etc... for other data sources.

JN
 
S

solex

Johan,

Thanks for your reply, coming from ADO/OLEDB "classic", RDO, ODBC, JDBC etc.
It makes me wonder if I should drop the abstraction that I am comfortable
with for a proprietary technology. Does it bother you?

Dan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top