Banner Arrow

TOTECS News & Blogs


Banner Image

How do I bulk update product data within a Connector's Data Set from another sqlite.db3 database?

How can you update product data in a Connector's data set, by using the data stored in a separate SQLite database file saved in the version 3 format (db3)? I need to update the keyProductID and productCode of existing products in a Connector data set with new codes that have been saved another SQLite db3 file using a CSV import and SQLiteStudio application.