I have just tried using SQLite pro.  In the existing database I am 
trying to manipulate there are several tables.  On trying to import a 
.csv file into one of them and replacing the current data in that table 
it works OK.

However, all the data in one of the other tables also gets deleted 
during the operation.  Why is this?  If I rename the second table I get 
a 'not found' error during the import to the original table so they are 
presumably linked somehow.

Is it posible to stop the data in the second table being deleted?


thanks
Malcolm

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to