faqts : Computers : Programming : Languages : Asp : Asp.net

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

1 of 7 people (14%) answered Yes
Recently 1 of 7 people (14%) answered Yes

Entry

Database: Microsoft: SQL server: Connect: SqlConnection: Set: How to set the SqlConnection string?

Dec 22nd, 2003 14:55
Knud van Eeden,


----------------------------------------------------------------------
--- Knud van Eeden --- 22 December 2003 - 11:54 pm -------------------

Database: Microsoft: SQL server: Connect: SqlConnection: Set: How to 
set the SqlConnection string?

---

You can set the 'SqlConnection' string

    1. In the 'property' window
       of the SqlConnection control

    -- or --

    1. Set it in source code

----------------------------------------------------------------------