![]() |
|
|
#1 (permalink) |
|
Registered User
Join Date: Oct 2004
Posts: 43
|
ASP.net 2.0 Security - Which database to use?
Hi All
I want to use ASP.net 2.0 security to protect part of my site. I have been looking in VS2005 and see that the inbuilt security model will automatically create an SQL Server 2005 Express database to contain the user info. Has anyone here used an SQL Server 2005 Express database on their Catalyst2 server account to control their ASP.net 2.0 security? Or am I better off trying to use the MySql database that I have with my account? Any thoughts and comments would be much appreciated. Thanks Accelerator |
|
|
|
|
|
#2 (permalink) |
|
Administrator
Join Date: Oct 2003
Posts: 1,484
|
It is not currently possible to use MS SQL 2005 (or the express version) with catalyst2. (Although it is in the pipe line)
You can however use all the new features in ASP.net2 with SQL2000. There is a tool in the SDK that generates the objects in any database for you.
__________________
Jason Robbins jason@catalyst2.com |
|
|
|
|
|
#3 (permalink) |
|
Registered User
Join Date: Oct 2004
Posts: 43
|
Hi
Is it possible to use Sql Server Express yet? If not, which type of database do you recommend for using with the ASP.net 2.0 security features? Has anybody here managed to get ASP.net 2.0 security working with MySql? Thanks Accelerator |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|