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 / May 2008

Tip: Looking for answers? Try searching our database.

User Login

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Lars - 29 May 2008 15:13 GMT
Hi

I have an ISO that stores the MSSQL database on a different folder. Is it
possible to connect the Login Forms to a database on another MSSQL server or
to an Access Database file?

I can't use the file aspnetsb.mdf file for my Login forms on my honepage.

Lars
Munna - 29 May 2008 15:39 GMT
> Hi
>
[quoted text clipped - 5 lines]
>
> Lars

Hi

write a custom membership provider to use any kind of database

http://www.15seconds.com/issue/050216.htm

http://www.asp.net/learn/videos/video-189.aspx

Thanks

Munna

www.munna.shatkotha.com
sloan - 29 May 2008 20:53 GMT
You have two choices.

If you have an existing database structure, you can write your own Custom
Membership (and maybe Role) provider.

That is if you have existing structure.

..

If you have a rdbms issue, then google and you'll probably find people
who've already written one which mimicks aspnetdb.mdb.

For example
http://www.google.com/search?hl=en&q=MySql+%22MembershipProvider%22
And the code project site looks like someone has all the code you need to
have MySql as your backend rdbms.

The big key is about your existing DDL or db structure.

..

I would advise to find the code someone else has already done, and work that
into your solution.
Implementing all the abstract methods of a MembershipProvider is not
trivial.

Good luck.

> Hi
>
[quoted text clipped - 5 lines]
>
> Lars

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.