 |
MS SQL database creation
Log in SQL Server Management Studio to create database.
Create a folder in "C:\SQLdomain\" as your domain name.
C:\SQLdomain\testdomain.com
Click right mouse button on Databases to open database menus and click New Database link.
Assign a Database name...
|
|
26 May, 2011
Comments: 0
|
|
 |
Truncate SQL DBs remotely without admin privileges
SQL Log: It records recent database transactions and is used to ensure database integrity in the event of a system restore, like database queries, updating/insertion/deletion of the records and all other database action. You can say it is a temporary location for database actions and data. Then it...
|
|
17 May, 2011
Comments: 0
|
|
 |
Set permissions on web folders and files
Login to the Plesk Control Panel to set permission on web folder & file.
Click on Websites & Domains tab.
Click on File Manager link.
Click on any folder to navigate files and folders in it.
Select any folder and click on...
|
|
11 May, 2011
Comments: 0
|
|
 |
Schedule Task through Plesk
"Schedule Task" is a Operating System component that provides the ability to schedule the launch of programs or scripts at pre-defined times or after specified time interval.
To create a Schedule Task Login to the Plesk Panel then select Websites and Domains tab after that click on Show...
|
|
11 May, 2011
Comments: 0
|
|
 |
Remotely Connecting to SQL Server
To connect to SQL server 2005 remotely you have to download “SQL server 2005 management studio express edition” and install it. To install it the prerequisite is .NET framework 2.0 to be installed in the computer then only u can install the management studio.
First open the...
|
|
11 May, 2011
Comments: 0
|
|
 |
Creating ODBC DSN through PLESK
To create ODBC DSN at first Login into Plesk Panel then select Websites & Domains after that click on Show Advanced Operations.
Now click on ODBC Data Sources.
...
|
|
10 May, 2011
Comments: 0
|
|
 |
Creating Virtual Directory for ASP.Net application
A virtual directory is a link to existing physical directory that is present on the server's hard disk. Virtual directories can have a number of specific settings like custom ASP.NET configuration, access permissions, URL password protection, and so on.
Usages of ...
|
|
10 May, 2011
Comments: 0
|
|
 |
Changing the ASP.Net version for Virtual Directory/Website Virtual Directory
Changing ASP.Net Version for your Virtual Directory.
To change the ASP.Net version for your virtual directory, Login into Plesk control Panel then go for Websites & Domain and then click on Show advanced Operations, after that select Virtual Directories.
...
|
|
10 May, 2011
Comments: 0
|
|