In step one of this Blog ,what's this mean
Step 1: Create or obtain a blank SQL database instance
http://weblogs.asp.net/scottgu/archive/2005/08/25/423703.aspx
That means to get a SQL database which does not have the schema (tables, stored procedures, functions, etc.) for membership, so that you can useaspnet_regsql.exe to create the required schema.|||I'm a newbie so can you explain what u mean by getting a schema
Can u explain for example where do i start to make the config in VWD or using one of the SQL DATABASE, and if so which one. My provider is running SQL 2000
If you can break it down like the first step to do . My objective is to run a asp .net page
But i cannot figure out how to get in to run on the server But it works on my local machine. but when i upload it... i get the error message 40 about remote connection ,and i was told because i have to config VWD2005 to run on SQL 2000
Thanks for your help
|||Hi bigmike40, let's discuss it in this post:
http://forums.asp.net/thread/1362712.aspx
|||Ok