Hi,
I get problem with handling insert data over 60.000 from MSSQL into SQLite, I am using JDBCsql Library to handle it, i have implement paginate on it and it still take time. it is possible to read data as bulk from MSSQL and store it to SQLite as bulk?
best regards
I get problem with handling insert data over 60.000 from MSSQL into SQLite, I am using JDBCsql Library to handle it, i have implement paginate on it and it still take time. it is possible to read data as bulk from MSSQL and store it to SQLite as bulk?
best regards