load data

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • bhaskar behera
    New Member
    • Nov 2008
    • 4

    load data

    how to insert the values in different tables from the text file ?
    means i have a text file.In that text file ,there is some data for different tables.I want to insert that datas into different tables.please suggest me.
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    You could use some programming language to read the file contents and insert them into the database.

    Comment

    Working...