Artikler

Creating ODBC Data Source (Windows plans)

To install a new ODBC driver, creating a connection to an external database: Go to Server >...

Database Path (ODBC Connections)

You need to add the actual directory name to that path. There is also a private\ directory that...

Do you have a connection string I can use to connect to the local MSSQL database?

Yes. Please use the following connection string and fill in the necessary spots with your...

Error when connecting with MS SQL Managment Studio to MS SQL Server 2008

Error when connecting with MS SQL Managment Studio to MS SQL Server 2008 If you...

How To Set Up a SQL 2008 Database in WebsitePanel

1)Click the   “User Spaces”. This will be found on your Account Home page. ...

How can I connect to a MySQL database from Dreamweaver?

To connect to a MySQL database from Dreamweaver follow the below steps:Login to your cPanel...

How do I backup my site in cPanel?

It is important to have your own backup procedure in place to protect yourself from...

How do I change permissions on files and folders?

Login to your Control Panel at www.yourdomain.com/cpanel using your cPanel username and password....

How do I create a MySQL backup?

There are two ways to back up your MySQL databases. You can use the backup utility in your...

How do I import a MySQL database?

To import a database follow the below steps:I have a backup of my database that I need to...

How do I password protect a folder?

Within your WebHostingPeople.net control panel, you have the ability to password protect a folder...

How do I restore a MySQL database?

To restore a MySQL database please follow the below steps:- Login to your control panel...

How do you download raw access logs ?

You can download raw access logs through your cPanel account. Login to your account at...

How to Run a SQL Query

In a Structured Query Language (SQL) database, commands are executed via the use of...

How to Use Microsoft SQL Server 2008 to Connect to your Database

This post will give you step by step instructions on how to connect to your SQL server database...

How to connect to MS SQL remotely?

How to connect to MS SQL remotely? The remote MS SQL is activated by default. You...

How to connect to MySQL remotely (Linux/cPanel)

In order for you to connect to our MySQL service remotely please follow these steps: 1) You...

How to create my MySQL database?

After you are done with the database creation you can use the phpMyAdmin tool to manipulate the...

How to restore an MSSQL .bak database using Microsoft SQL Server 2008 Management Studio Express

Customers can enjoy the ability of remote management of their MSSQL databases using the free...

I can't log into MySQL from a remote computer using a MySQL admin tool.

To add yourself to the whitelist so that you can connect to mysql remotely using admin tools such...

I would like to dump the Table Structure for my MySQL Database, but none of the data.

The command line option from SSH is: mysql -d -p database_name > file.sql. Where...

Import of MySQL 3.23 DB in MySQL 5

Please refer to the following information for exporting it properly (which can be done ONLY at...

InnoDB support (MySQL)

Our MySQL servers include InnoDB support for both our Linux and Windows plans

MS Access

MS Access is typically used in conjunction with Windows servers running a MSSQL database. We do...

MS SQL - SAMPLE CONNECTION STRING (ASP)

This is a sample connection string which you can use with MS SQL 2005 / 2008 under ASP: <%...

MS SQL 2005 / 2008 Features

MS SQL 2005 / 2008 WorkGroup Edition (better than SQL Express) with: No limits on number of...

MS SQL BACKUP (Plesk 9)

With Parallels Plesk Panel, you can back up and subsequently restore the databases, database user...

MS SQL Remote Management

We allow remote management/connections for our MS SQL database for applications such as SQL...

MS SQL Reporting Services

We do include support for MS SQL Reporting Services.

MS SQL Restore (Plesk 9)

If the database already exists and you only need to restore its contents: Go to Domains >...

MS SQL collation

NOTE: MS SQL collation is case insensitive

Manage Your Database with SSMS 2012

In order to manage sql databases on ASP servers, first we will need to install SQL Management...

Maximum number of databases per hosting account

By default our hosting accounts come with a maximum of 50 databases per account. If for any...

MySQL Database info: username, password, hostname, database name

Your MySQL database username - is the same as your Control Panel username. our MySQL database...

MySQL Remote Access

We do allow remote MySQL access.

MySQL administration with phpMyAdmin

MySQL administration with phpMyAdmin NOTE: If You Have Purchased Hosting From Us  Your...

Mysql database and user naming syntax

Since we run a shared hosting environment, we have to uniquely identify your usernames to your...

Professional Services & Premium Support - available

In addition to our free support we offer professional web design, development and web site...

Restoring MS SQL Database from a backup

If the database already exists and you only need to restore its content: Go to Domains >...

S SQL - SAMPLE CONNECTION STRING (ASP.NET)

MS SQL - SAMPLE CONNECTION STRING (ASP.NET) This is a sample connection string...

Sample web.config for Crystal Reports 2008

Sample web.config for Crystal Reports 2008:<?xml version="1.0"?><!--    ...

Should I store a local copy of my website?

It is essential to keep a local copy of your website to protect it from any number of...

Upload Local MSSQL Database and Configure Connection String
We have support for MySQL 5.x

We have support for MySQL 5.x

What are the Basic Connection Settings for MySQL?

There are two different ways to connect to a MySQL database: Locally - from a script on the...

What is HotLink Protection ?

HotLink protection prevents other websites from directly linking to files on your website. Other...

What is SSH ?

Secure Shell (SSH), known as Secure Socket Shell, is a UNIX-based command interface and protocol...

What shopping cart programs do you have ?

If you login to you cPanel account at www.yourdomain.com/cpanel and select...

Where to deploy your MS access files?

You can place your MS access files in the App_Data folder which is not a public folder. Or you...