- Joined
- 31 Dec 2003
- Posts
- 5,172
- Location
- Barrow-In-Furness
I've had a scan around and I can't seem to find much information. It's all well and good running the aspnet_regsql.exe to setup the database locally, but i'm working on a remote database and this can not change.
How can I configure this database so I can use the built-in membership controls?
Creating a custom one myself is for the time being not really plausable because i've onloy just started learning ASP.
It was suggested to me that I run the aspnet_regsql.exe locally and then copy the SQL code and execute it to remotely generate the tables etc? Is there anywhere I can find the SQL code for the aspnet_regsql.exe? I can't have an SQL server running on a local machine so I need another way to get it/do this.
It needs to work with the built-in ASP.net membership controls.
Grr
How can I configure this database so I can use the built-in membership controls?
Creating a custom one myself is for the time being not really plausable because i've onloy just started learning ASP.
It was suggested to me that I run the aspnet_regsql.exe locally and then copy the SQL code and execute it to remotely generate the tables etc? Is there anywhere I can find the SQL code for the aspnet_regsql.exe? I can't have an SQL server running on a local machine so I need another way to get it/do this.
It needs to work with the built-in ASP.net membership controls.
Grr
