Feed
Google+
Contact
XING
LinkedIn
Twitter
ICQ
meebo.com

Connection strings

by Roland Schumacher alias GENiALi 22. Juni 2006 -- 106 words  -- 1 mal gelesen

For those who still don't know it.
http://www.ConnectionStrings.com/

This Web site has just once again helped me.
ConnectStrings to various DB's are listed here.

Here an example of the SQL Server (.NET):
[...]

  • Standard security:
    "Data source = Aron1; initial catalog = pubs; user ID = sa; password = asdasd;"
    -or-
    "Server = Aron1; database = pubs; user ID = sa; password = asdasd; Trusted_Connection = false"
    (both connection strings produces the same result)
  • Connect via an IP address:
    "Data source = 190.190.200.100,1433; Network Library = DBMSSOCN; initial catalog = pubs; user ID = sa; password = asdasd;"
    (DBMSSOCN=TCP/IP_instead_of_Named_Pipes,_at_the_end_of_the_Data_Source_is_the_port_to_use_(1433_is_the_default))

Tags:

Kommentare sind geschlossen

Statistik

Gesamte Posts: 1025
Dieses Jahr: 7
Diesen Monat: 1
Diese Woche: 0
Kommentare: 929
Total Bewertungen: 91
Ø Bewertung: 4,42
Meisten Kommentare
Google+ ... (28)
Beste Ø Bewertung
Tastaturlayout von Visual Stud ... (5)
Meiste Bewertungen
Windows 7 und die ersten Erfah ... (5)

Buttons

Stop Spam Harvesters, Join Project Honey Pot Benutzerprofil von GENiALi connection speed test network connection Bloggeramt.de Slug.ch Blog Verzeichnis und Blog Webkatalog Schumacher Roland Seitwert Valid XHTML 1.0 Transitional

writing