Re: Sqlite under Windows

2014-01-31 Thread Ludovic THEBAULT
Le 31 janv. 2014 à 22:38, Mark Stuart a écrit : > Hi Ludovic, > Are you using the SQLite BEGIN and COMMIT transaction before and after the > reading of the file during importation? > > My experience of importing without using transactions was the same as you, > until I started using as I just m

Re: Sqlite under Windows

2014-01-31 Thread Mark Stuart
Hi Ludovic, Are you using the SQLite BEGIN and COMMIT transaction before and after the reading of the file during importation? My experience of importing without using transactions was the same as you, until I started using as I just mentioned. Regards, Mark - Regards, Mark Stuart