pawelsalawa / sqlitestudio

A free, open source, multi-platform SQLite database manager.
https://sqlitestudio.pl
Other
4.39k stars 549 forks source link

Table copy between two databases by drag #4979

Open mtirfan66 opened 2 months ago

mtirfan66 commented 2 months ago

Details

In sqlitestudio I am dragging a table from one database to another to copy it from the first database to the second database. I am getting a similar error message each time. The image of the error message is pasted below. It contains the table name and the name of the first numeric field (third column) in the table.

Steps to reproduce

Open two databases in sqlitestudio. The first one is a large 370 mb database with over 5000 (unrelated) tables, that are each 188 rows. The second one is a small database with 4 tables. The second database did not have the table.

Operating system

Windows 10

SQLiteStudio version

3.4.4

image

pawelsalawa commented 2 months ago

This table mentioned in the error, the SeriesForecastGDP2017.... - would you be willing to show its DLL (if you open this table, there is a DLL tab)?