Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / February 2008

Tip: Looking for answers? Try searching our database.

problem in user authentication

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sravan_reddy001 - 03 Feb 2008 10:00 GMT
i have VS generated ASPNETDB.MDF file in my website.

I want to modify that database by adding some more tables to it. So,
in order to connect to the database i want a connection string to that
database.

the content of web.config file for connectionStrings is
<connectionStrings/>
i'm able to login..

please provide me the connection string so that i can access that
Database.
Peter Bromberg [C# MVP] - 03 Feb 2008 17:09 GMT
What you should be doing is using your own database, and simply enable it for
membership, roles and profile by running ASPNET_REGSQL with the proper
switches. They you can abandon the ASPNETDB.MDF, and change the provider
connection string to match. Use <remove name="LocalSqlServer" />
Signature

Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
MetaFinder: http://www.blogmetafinder.com 

> i have VS generated ASPNETDB.MDF file in my website.
>
[quoted text clipped - 8 lines]
> please provide me the connection string so that i can access that
> Database.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.