Roman Rehak

SQL Server and things not related

<January 2009>
SuMoTuWeThFrSa
28293031123
45678910
11121314151617
18192021222324
25262728293031
1234567


Navigation

SQL Server Sites

Subscriptions

News

eXTReMe Tracker

Post Categories



Monday, March 28, 2005 - Posts

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 Monday, March 28, 2005 5:31 AM by Roman with 1 Comments




Powered by Dot Net Junkies, by Telligent Systems