LexiConn Knowledgebase

Knowledgebase Home | Favorites Knowledgebase Home | Favorites
Search the Knowledgebase Browse by Category
Advanced Search
* Query:
  Categories:
  Rated:
  Custom Fields:
Search Results for "sql"
There were 8 articles found for your query:
  1. How do I backup my MySQL database?How do I backup my MySQL database?
    The easiest way to backup your MySQL database is through phpMyAdmin, the web based mysql administration tool available through the Account Manager. The steps to backup your database via phpm...

  2. How do I connect to my MySQL database with PHP?How do I connect to my MySQL database with PHP?
    ... server. Substitute the username and password for your MySQL username and password. mysql_connect('localhost','USERNAME','PASSWORD'); 2. Select Your Database ...

  3. How do I use MySQL in my website?How do I use MySQL in my website?
    ...ven Web Site Using PHP and MySQL - Great tutorial covering all the basics. (http://www.mysql.com/articles/ddws/index.html) DevShed Beginning MySQL Tutorial - A beginner's guide to M...

  4. How do I easily download the contents of a table?How do I easily download the contents of a table?
    1. Login to the MySQL database manager via the control panel. (Click here if you are not sure how to do this.) 2. Select the table you wish to download from the list on the left. ...

  5. Can I use Microsoft Access with MySQL?Can I use Microsoft Access with MySQL?
    It is possible to integrate MySQL and Microsoft Access in a static, non real-time way. MyODBC is a Windows program that allows you to either upload from Access to your MySQL database or down...

  6. How do I login to the MySQL Database Manager in the Account Manager?How do I login to the MySQL Database Manager in the Account Manager?
    If you have a MySQL database set up and would like to manage your database over the web, LexiConn provides software which will help you to do so. If you would like to sign up for a database,...

  7. Overview of MySQLOverview of MySQL
    ... To have a new database installed on your account, go to https://lexiconn.com/lexiconn/secure/add_mysql.html and select MySQL from the pulldown menu. To access the mysql server, you can use thi...

  8. Import Data through phpmyadminImport Data through phpmyadmin
    It is possible to import tables to your MySQL database using phpMyAdmin if they are in .csv (or comma-separated) format. The table must already be created, the .csv file you upload must no...


Powered by Interspire Knowledge Manager Knowledgebase Software