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

Copying Table Via Batch

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #11763
      rtk
      Member

      I have a table that is automatically created after using sja to import and then running a create table query on my local machine runnin MySQL. I've been manually copying this table to my internet hosted Mysql database, deleting the old mysql table on the internet and renaming the new table to match the old one.

      So the process is

      1. create the table “products1”

      2. copy products1 to isp

      3. delete old table products

      4. rename products1 to products

      Is there a way to do this automatically via sja?

      Thanks.

    • #30057
      Mahesh
      Member

      No. Currently SJA will not do operation like mentioned in the post.

      SJA will be useful in case of “Data Synchonization” , “Scheduled backup”, “Import External data”, “Notification Services” .

Viewing 1 reply thread
  • You must be logged in to reply to this topic.