|
Knowledgebase
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Search
Articles
Can I connect to my database from a website not hosted at Infuseweb?No, we do not allow linking to your database from a website hosted elsewhere. This is in... Views: 308 |
Cannot connect to PHPMyAdmin with Internet ExplorerIf you are having trouble logging into PHPMyAdmin with Internet Explorer, IE may be blocking... Views: 242 |
How do I connect my web pages to my database?For MySQL or MS SQL: To connect to your MySQL or MS SQL database from within your... Views: 469 |
How do I create, connect to, edit, and backup or restore my MS SQL Database?1. Creating a MS SQL database in Helm: Log into the Helm control panel at... Views: 2448 |
How do I edit my MySQL database?There are two ways to edit your MySQL Database.A. You can connect to your databases online by... Views: 1621 |
How do I move my MSSQL or MySQL database over from another host?The easiest way is to export a csv or .sql file of your existing database then import it using... Views: 344 |
How do I reduce the size of my MS SQL Log Files?MS SQL Server Databases are set to Simple backup mode, so you shouldn't see large log files.... Views: 314 |