﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 - General  / create username and password in sqlserver 2008 / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Thu, 23 May 2013 04:47:17 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: create username and password in sqlserver 2008</title><link>http://www.sqlservercentral.com/Forums/Topic938769-391-1.aspx</link><description>For connection string try this link[url=http://www.connectionstrings.com/]http://www.connectionstrings.com/[/url]for creating users please read BOL[url=http://msdn.microsoft.com/en-us/library/ms173463.aspx]http://msdn.microsoft.com/en-us/library/ms173463.aspx[/url]</description><pubDate>Thu, 17 Jun 2010 04:34:16 GMT</pubDate><dc:creator>Nagesh S-432384</dc:creator></item><item><title>RE: create username and password in sqlserver 2008</title><link>http://www.sqlservercentral.com/Forums/Topic938769-391-1.aspx</link><description>Databases don't have logins and passwords, servers do. You need to add a SQL login to the SQL instance. If you're sysadmin or security admin you can do it yourself, otherwise ask your DBA.Management studio, open object explorer and connect to the server. Expand out security, right-click logins -&amp;gt; new login</description><pubDate>Thu, 17 Jun 2010 04:32:55 GMT</pubDate><dc:creator>GilaMonster</dc:creator></item><item><title>create username and password in sqlserver 2008</title><link>http://www.sqlservercentral.com/Forums/Topic938769-391-1.aspx</link><description>Hello everyOneI want add username and password to my DataBase and use it in my connection string in Asp.Net WebApp, But I don't know how I can do it.for example: datasource=(local);initialcatalog=.;[b]uid=username;password=password;[/b]That connection string is just an example and may be incorrect!:-DI have Sqlserver 2008, Vs2008.</description><pubDate>Thu, 17 Jun 2010 04:29:21 GMT</pubDate><dc:creator>masoud.shirzadi82</dc:creator></item></channel></rss>