Support:

Does the VOIP Mailbox service require a contract?

No. We bill your credit card monthly. There are long term contracts available with a discount. Please contact us for more information.

How do I connect to my MySQL database?

Before you can use MySQL, you need to create a database for yourself on your Control Panel. To connect from a PHP script, just put this in your file:...

Does hosting.ca provide technical support for databases?

hosting.ca will help connect your database and help you in troubleshooting issues however we do not assist you in your custom built database. We do have paid services which...

How do I connect to the Microsoft Access database using a DSN-less connection?

A DSN-less connection is a method of connecting to a database without specifying a named data source. DSN-less connections don’t require the creation of an ODBC DSN. Instead of...

How do I connect to the Microsoft Access database using a DSN connection?

DSN connections require ODBC, an open standard for API for accessing databases. ODBC handles SQL requests and converts them into requests that the individual database systems understand. DSNs are...

DB Error: [Microsoft][ODBC Microsoft Access Driver] ‘(unknown)’

The error is happening because the path to the database is unknown. Make sure the path is correct for “DB location” inside the DSN configuration.

What is a DSN?

DSN, which stands for data source name, is a method of connecting to a database via ASP (Active Server Page). DSN connections require ODBC, an open standard for API...

Perl and CGI settings

Here are the correct paths to the common server resources that CGI scripts often require: Date : /bin/date Sendmail : /usr/lib/sendmail Path to Perl interpreter : #!/usr/bin/perl Place your cgi scripts in...

Broken images, what is wrong?

If you have broken images, what is wrong? First you should verify that you have uploaded all of the images files in binary format and have placed them in...