Click to See Complete Forum and Search --> : ASP.NET 2.0 Membership and SQL 2000


fireemt1
06-01-2006, 04:19 PM
I deeply appologize if this has been posted before, but Im in a rush to figure it out. The scenario:

I have a hosting account with ASP.NET 2.0 and a SQL 2000 db.

I am wanting to use the Membership and role classes in the .net framework but without SQL express this doesnt quite make it as straight forward. I can only import .bak files into the SQL 2000 db and can't use aspnet_regsql to attach a db.

Someone SOMEWHERE has got to have this problem before. Maybe a template bak file to import into a SQL 2000 db.

I'll take any solutions or ideas.

Thanks.