ASP.NET 2.0 with SQL Server 2000

G

Guest

Is it possible to use ASP.NET 2.0 features like membership and
personalization with SQL Server 2000 or does it require SQL Server 2005?
 
J

Jim Cheshire

Eeraj said:
Is it possible to use ASP.NET 2.0 features like membership and
personalization with SQL Server 2000 or does it require SQL Server
2005?

Yes, you can use 2000. You just need to change the provider's SQL
connection string to point to a 2000 instance.

--
Jim Cheshire
================================
Blog: http://blogs.msdn.com/jamesche

Latest entry:
Getting the PID and TID of a COM Call

Describes how to get the PID of the
dllhost process a COM call is executing
in and how to locate the thread as well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,024
Latest member
ARDU_PROgrammER

Latest Threads

Top