|
Home > Archive > MS SQL Server > February 2006 > ole db, odbc, mdac what does enterprise manager register server use?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
ole db, odbc, mdac what does enterprise manager register server use?
|
|
|
| I hear a lot about different ways of pulling data off of sql servers.
When you go to register a server in enterprise manager what method of
data access is it using? ole db, odbc, ???
| |
| Rick Sawtell 2006-02-06, 1:23 pm |
|
"tbone" <tony.despain@gmail.com> wrote in message
news:1139251537.917459.100430@g44g2000cwa.googlegroups.com...
>I hear a lot about different ways of pulling data off of sql servers.
> When you go to register a server in enterprise manager what method of
> data access is it using? ole db, odbc, ???
>
My best guess is that it is using the SQL-DMO API. How the API is
connecting, who knows. I would guess that it is either using SQL OLE-DB, or
it may be using DBLib.
Rick Sawtell
MCT, MCSD, MCDBA
|
|
|
|
|