Articles

 Backing up and Restoring databases

We backup your website files / databases & emails daily on a 21 day revolving cycle, but it...

 Changing MySql database character set and collation in PHPMyadmin

Changing database character set and collation You can change the character set and collation of...

 Connecting to MSSQL Server / Databases on hostworx with SSMSE 2008/2014

You need to install Sql Server Management Studio Edittion 2008/2014 from microsoft's site, once...

 Connecting to MsSql Server remotely using SSMSE Version 17

You need to install Sql Server Management Studio Edition Version 17 from microsoft's site, once...

 Connecting with SSMS 17 and Windows 10 issues / no connection manager

On some machines it seems the SSMS does not install the connection manager, or there is errors...

 Connection Strings (MSSQL 2005, MSSQL 2008, MySQL5, MS Access Database)

MSSQL2005Set conn = Server.CreateObject("ADODB.Connection")conn.Open "Provider=SQLOLEDB; Data...

 Create an ODBC DSN

How to create ODBC DSN Login into the SolidCp  http://cp.yourowndomainname Click on the ODBC...

 How do I use an Access database on my site?

Microsoft Access is part of the Microsoft Office suite of applications and is a database that is...

 How to backup your website & database

We backup your website files / databases & emails daily on a 30 day revolving cycle, but it...

 Import Export MySQL database using PhpMyAdmin

Do the following steps for import/export mysql database: Open phpMyAdmin.by going to...

 Remote DB Connections

Remote DB Connections Remote Connections to the SQL Servers are enabled for SQL Server 2008...

 The server principal "userXYZ" is not able to access the database "DB_DNP" under the current security context. (Microsoft SQL Server, Error: 916)

To fix this SQL Server Management Studio 2008 Bug, please follow the directions below: Open...

 What connection parameters do I use to connect to my database

Connection information : You can connect to your database either via a dns name ie...

 What is MySQL?

MySQL is an open source database server, much like Microsoft SQL Server or Oracle. You can store...

 Which databases do we support ?

We currently support : MySQL 5 Microsoft SQL Server 2005 / 2008 / 2014 / 2016 MS Access....