Anup Shah on WPF and Silverlight (Programming Garden): Create ASPNETDB database using aspnet_regsql tool: What is ASPNETDB? Microsoft has introduced a powerful default database schema in ASP.Net 2.0 as ASPNETDB.mdf database. This database fil...
This blog related to all the experience that i gain and face during past career. It covers Microsoft technology like. Microsoft Dot Net, SQL Server, Scripting Language etc,.
Pages
Thursday, May 19, 2016
Anup Shah on WPF and Silverlight (Programming Garden): Create ASPNETDB database using aspnet_regsql tool
Read More »
Tuesday, May 3, 2016
SQL SERVER QUERY Part-1 Script to find database role given to logins in all the databases.
/*
Description : Script to find database role given to logins in all the databases.
Parameters : NONE.
Returns : NA
Create date : 4/May/2016
*/
create table ##t2(
DBname varchar(300),
DBrole_name varchar(300),
Type_dbrole varchar(300),
Grantee varchar(300))
insert into ##t2 exec
...
Subscribe to:
Posts (Atom)
My Blog List
-
-
-
-
Kumaon University Nainital B.Ed entrance exam test result 2012 - कुमाऊँ विश्वविधालय, नैनीताल (उत्तराखण्ड)11 years ago