upload a file to a database in my sql

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jpn

    upload a file to a database in my sql

    I have a B.D made in access and of which also I have respective tables
    of the B.D. in xls. However what I want is: To come back to make the
    database in mysql, will have I to come back to introduce row by row
    again in the B.D.?
    Txt with this formatting will have some way to make one?:
    //In heading come the names of the fields:
    nome_campo_1; nome_campo_2;.. .;nome_campo_n
    // low of them comes the rows:
    registo_1; registo_2; ... registo_n
Working...