Jasinski Technical Wiki

Navigation

Home Page
Index
All Pages

Quick Search
»
Advanced Search »

Contributor Links

Create a new Page
Administration
File Management
Login/Logout
Your Profile

Other Wiki Sections

Software

PoweredBy

Page History: Connection Strings - SQL Server

Compare Page Revisions



« Older Revision - Back to Page History - Newer Revision »


Page Revision: Wed, Aug 19, 2009, 12:38 PM


DescriptionExample
SQL Server AuthenticationData Source=myServerAddress;Initial Catalog=myDataBase;User Id=myUsername;Password=myPassword;
Windows AuthenticationData Source=myServerAddress;Initial Catalog=myDataBase;Integrated Security=SSPI;

For much more detail, see www.connectionstrings.com

ScrewTurn Wiki version 3.0.1.400. Some of the icons created by FamFamFam. Except where noted, all contents Copyright © 1999-2024, Patrick Jasinski.