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
O

obhijitghosh

@obhijitghosh
About
Posts
1
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Convert MSSQL database to MySQL database
    O obhijitghosh

    Convertion of MSSQL database to MySQL database can mean a lot of things. Migration of Tables and Data. Migration of stored proc, triggers etc. Doing the first one is relatively easy and less labour intensive and can be done in a lot of ways. One example would be first to generate the create table scripts and edit them to suit MySQL. Execute these to create the tables in MySQL. Export the data from MSSQL to MySQL. Lastly apply the foreign keys. For each of these steps, there are tools available. The below mentioned link may help you. http://kofler.info/english/mssql2mysql/[^] -- obhijitghosh

    Database question database mysql sql-server
  • Login

  • Don't have an account? Register

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