Affordable Web hosting solution

General
What happens after I order my hosting account?
How long does it take to set up a new account?
Can I upgrade my plan or features later?
What control panel do you offer?
How can I change my account or billing information?
Do you support MS FrontPage extensions?
Will I have unlimited access to update my pages?
Do you offer technical support to customers?
Can I use my account for commercial purposes?
How do I access web stats?
How do I work with InspiRunner from PHPRunner?
How do I make a password-protected directory?
How do I change permissions on files and folder?
How do I schedule backup of a web site?
How do I cancel account?
Billing
How do I pay my invoices?
What methods of payment can I use?
Database
How do I create a new database?
How do I manage my databases?
Can I connect to my database remotely?
How can I access MySQL database using PHP?
How do I deploy MySQL database to the server?
How do I connect to MySQL database using Navicat?
How do I connect to MySQL database from PHPRunner?
How do I export MySQL database using phpMyAdmin?
How do I deploy MS SQL Server database to the server?
How do I connect to MS SQL Server database using SQL Server Management Studio?
How do I transfer MS Access database to the server from ASPRunnerPro/PHPRunner?
Domains
What DNS nameservers I need to use?
Do I need to have a domain name to set up a hosting account?
Email
Do you provide Webmail access?
How do I create a mail account?
How do I setup SMTP and POP3 mail servers?
How do I set up Microsoft Outlook Express?
How do I set up Microsoft Outlook 2007?
How do I set up SMTP server in ASPRunner?
Upload
How do I create an FTP account?
How do I upload my websites through FTP?
How do I use FileZilla to publish my web site?
How do I publish site from ASPRunnerPro/PHPRunner?

How do I transfer MS Access database to the server from ASPRunnerPro/PHPRunner?

To transfer your PHP pages and MS Access database to the InspiRunner.com using ASPRunnerPro or PHPRunner, follow the instructions below.

Step 1. Transfer your database to the server

1. Start ASPRunnerPro/PHPRunner. Make all necessary changes to your project and click Build.
2. Click Quick upload to InspiRunner.com. Enter your InspiRunner.com account login and password. Click Login.
3. Select the domain name you need.
4. To upload your web site to the server, click Browse under Upload pages to to select a destination directory. Upload files and directories that should be accessible through HTTP protocol to the /httpdocs directory, and files/directories that should be transferred securely over SSL protocol to the /httpsdocs directory.
5. To upload your database to the server, check off the box labeled Upload database file to and then click Browse to select a destination directory (/database directory is recommended).
6. Click Upload. Wait while PHPRunner uploads the files, then click Close.

Step 2. Configure ODBC DSN

When MS Access database is transferred to the server, you should create ODBC DSN (Data Source Name) for this database. To perform that, follow the instructions below.

1. Login to your control panel.
2. Click the domain name you need.
3. Click ODBC Data Sources in the Services section.
4. Click Add New ODBC DSN.
5. In the Connection name textbox type your database name (e.g. mydatabase). Select Microsoft Access Driver. Click OK.
6. In the Database File Path textbox type C:\Inetpub\vhosts\yourdomain.com\database\yourdatabase.mdb replacing yourdomain.com with your domain name and yourdatabase.mdb with your database name. If you selected the database directory other than /database, replace database in the file path with the directory you've selected.
7. Click Test. In case of successful connection, click Finish.

Step 3. Check directory permissions

Just in case check if permissions for the directory that stores your database is set up correctly. For more information, read How do I change permissions on files and folder? topic.

Converted from CHM to HTML with chm2web Standard 2.83 (unicode)