|
|
-
Khyati Patel liked 10 Months ago through Scripts | 1 Point
If you want to save your PowerPoint presentation in HTML format and want it to show in a browser(IE) then following code might help you. Please be informed that this may not work for other browsers (other than IE)
Read more: http://msdn.microsoft.com/e...
|
|
|
-
Khyati Patel liked 11 Months ago through Scripts | 1 Point
using this script we can format number user defined format for positive and negative value...
|
-
Khyati Patel liked 11 Months ago through Scripts | 1 Point
This script is export gridview data in excel file...
|
-
Khyati Patel liked 11 Months ago through Scripts | 1 Point
This script demonstrates how to backup a database to a network share (i.e. UNC path). This script is written to take a full database backup for demonstration purposes. However, you can customize this script to suit your backup strategy (differential/log...
|
-
Khyati Patel worked 11 Months ago through Scripts | 1 Point
This script demonstrates how to backup a database to a network share (i.e. UNC path). This script is written to take a full database backup for demonstration purposes. However, you can customize this script to suit your backup strategy (differential/log...
|
-
Khyati Patel liked 12 Months ago through Scripts | 1 Point
The script below helps to identify the top 10 queries that use the most I/O as ordered by Total IO, taking more time to execute (means most expensive) across all databases on the server....
|
-
Khyati Patel liked 12 Months ago through Scripts | 1 Point
We all know the way to create foreign key on column, and we are using UI to create it mostly instead of script. Did you used script to add foreign key?
...
|
-
Khyati Patel liked 12 Months ago through Scripts | 1 Point
We are mostly creating primary key on column while creating tables, But sometime we also need to have it after creating table or on existing table as per need, So i am sharing the script to add primary key on table....
|
-
Khyati Patel liked 12 Months ago through Scripts | 1 Point
This script may help to list all windows services installed on machine....
|