Friday, July 31, 2009

How can i install the common tables and Stored Procedures for ASP.NET Membership and roles APIs?


You can install the common tables and Stored Procedures for ASP.NET Membership and roles APIs using the following command,

sqlcmd -S (local)\SQLExpress -E -i InstallCommon.sql


www.codecollege.NET

No comments:

Post a Comment