Roman Rehak

SQL Server and things not related

<August 2008>
SuMoTuWeThFrSa
272829303112
3456789
10111213141516
17181920212223
24252627282930
31123456


Navigation

SQL Server Sites

Subscriptions

News

eXTReMe Tracker

Post Categories



Roman's Weekly SQL Server Tip - Great resource for connection strings

This is actually an ADO/ADO.NET tip and it applies to other database systems as well.

I can code basic connection strings by heart, but anytime I need to do something fancy or access something other than SQL Server, I use ConnectionStrings.com as a resource. It pretty much covers every combination of a database system and a data access API under the sun. There are some databases listed I've never even heard of, like Mimer SQL. The SQL Server section also includes some additional stuff, like specifying the network protocol and all connection strings properties.

The best thing is that the URL is so intuitive, you don't even need to bookmark it.

 

posted on Monday, March 28, 2005 5:31 AM by Roman


# re: Roman's Weekly SQL Server Tip - Great resource for connection strings @ Tuesday, August 30, 2005 9:47 PM

It is a great reference site.

An Phu




Powered by Dot Net Junkies, by Telligent Systems