Groups | Blog | Home
all groups > sql server odbc > september 2005 >

sql server odbc : Maximum Databases in ODBC



Rowland Costin
9/23/2005 12:00:00 AM
What is the maximum number of Databases you can have connections to using
ODBC connection to SQL? I am talking hear about the entries in ODBC Data
Sources as System DSN's.

Anyone got any ideas? Assume Windows XP SP2 workstation and Windows 20003
server with MS SQL 2000 SP4.

In fact is there any limit to the number of MSSQL databases you can have on
one server. I know its a bit like how longs a piece of string, but lets
assume as an average that each database is about 20Mb in size and has about
100 tables.

Preacher Man
9/23/2005 4:19:45 PM
What is replacing ODBC?

[quoted text, click to view]

Mike Epprecht (SQL MVP)
9/23/2005 10:58:43 PM
Hi

Maximum number of databases per SQL Server instance: 32'767.

As to ODBC Data Sources, well since ODBC is nearing end of life I don't
think anyone is interested anymore. I could imagine that one of the 16 bit
number limits could be hit (256, 1024 or 32'737).

Regards
--------------------------------
Mike Epprecht, Microsoft SQL Server MVP
Zurich, Switzerland

IM: mike@epprecht.net

MVP Program: http://www.microsoft.com/mvp

Blog: http://www.msmvps.com/epprecht/

[quoted text, click to view]

Cindy Winegarden
9/24/2005 9:12:25 PM
Hi,

OLE DB. It's not really a "replacement" for ODBC but a newer technology.

--
Cindy Winegarden MCSD, Microsoft Most Valuable Professional
cindy_winegarden@msn.com www.cindywinegarden.com
Blog: http://spaces.msn.com/members/cindywinegarden


[quoted text, click to view]

AddThis Social Bookmark Button