Table replication between SQL lite Databases

Source: Internet
Author: User

Current idea: open a target database and open a source database because some table content in the target database is inconsistent with that in the source database, to import some tables from the source database to the target database, follow these steps:

1. open the target database through SQL lite, right-click the target database, and a menu of date transfer wizard is displayed. After you click it, open this form with two options, in which export is exported, import is the import option.

2. After the import option is selected, three options are available for the following resources. (1) annother sqllite database (2) SQL scripte (3) ADO data Source select 1 at this time, and then there is a drop-down box after which you can select the Source Library (of course, the premise is to open the source database through SQL lite)

3. next, click "Next". All Tables in the current target database will be displayed by default. You can select the table that you want to overwrite to the target database, click OK to overwrite the table in the source database to the table in the target database.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.