Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. How to Create MySQL database and Restore in VB 6.0

How to Create MySQL database and Restore in VB 6.0

Scheduled Pinned Locked Moved Visual Basic
databasemysqltutorialquestion
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    Willington
    wrote on last edited by
    #1

    Hi All I am working on a vb 6.0 + MySQL project. I need to create a Database(for local use Ex:- If user wants to create database they can create and dump data from online databas) Dynamically and restore the database with production database backup. Is it possible? Thanks, Willington D

    N D 2 Replies Last reply
    0
    • W Willington

      Hi All I am working on a vb 6.0 + MySQL project. I need to create a Database(for local use Ex:- If user wants to create database they can create and dump data from online databas) Dynamically and restore the database with production database backup. Is it possible? Thanks, Willington D

      N Offline
      N Offline
      Noctris
      wrote on last edited by
      #2

      Yes.. it is.. (As long as you code it)

      Do Or Don't, there is no "try catch ex as exception end try"

      1 Reply Last reply
      0
      • W Willington

        Hi All I am working on a vb 6.0 + MySQL project. I need to create a Database(for local use Ex:- If user wants to create database they can create and dump data from online databas) Dynamically and restore the database with production database backup. Is it possible? Thanks, Willington D

        D Offline
        D Offline
        Dalek Dave
        wrote on last edited by
        #3

        Why in VB 6.0? Surely you have VB.Net? VB 6 is deeply unsupported, whereas VB.Net is not only supported but has more inbuilt sql connectivity.

        ------------------------------------ "Children today are tyrants. They contradict their parents, gobble their food and tyrannize their teachers. I despair for the future." Socrates 400BC

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups