Results 1 to 2 of 2

Thread: how to create and restore mysql database using vb 6.0

  1. #1
    Join Date
    Mar 2009
    Location
    Ghana
    Posts
    15

    how to create and restore mysql database using vb 6.0

    I will like to create and restore my database which is mysql and do not know how to do it. anyone to help?

  2. #2
    Join Date
    May 2008
    Posts
    41

    Re: how to create and restore mysql database using vb 6.0

    Use the ODBC driver for VB6 via a DSN and issue commands through ADO. Look-up the syntax on the MySQL website for CREATE DATABASE databaseName and associated admin functions.

    I hope this helps you.

Similar Threads

  1. How to Backup & Restore MySQL Database
    By fumble in forum Guides & Tutorials
    Replies: 2
    Last Post: 16-03-2012, 03:32 PM
  2. Postgresql vs Mysql database
    By Xmen in forum Software Development
    Replies: 4
    Last Post: 04-03-2010, 10:11 PM
  3. How to create MySQL Database and Tables in PHP?
    By Orton in forum Software Development
    Replies: 4
    Last Post: 23-02-2010, 06:45 AM
  4. How to use Batch Files to Create MySQL Database?
    By DANIEL 602 in forum Software Development
    Replies: 4
    Last Post: 05-02-2010, 07:03 AM
  5. Replies: 3
    Last Post: 07-11-2009, 09:36 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,526,749.00302 seconds with 17 queries