Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Import CSV file with preceding comparing of the file and db table

forums forums Monyog Using Monyog Import CSV file with preceding comparing of the file and db table

Tagged: 

Viewing 0 reply threads
  • Author
    Posts
    • #36255
      chilly_bang
      Participant

      Hello!
      I have to import a CSV file into MySQL table. The file and the table have the same structure (columns and types of values). Is it possible to accomplish this import with WebYog, if the import goes according to the following algo:

        1. read a line from the file,
        1. compare values from column X (file) with column X (db table),
        1. import line (overwrite db state), if the value in the file is higher, than the value in the db table.
Viewing 0 reply threads
  • You must be logged in to reply to this topic.