sandhya wrote:
Hi,
Is there any possibility to import files from the local file system and
storing in
sqlite DB.And Is there any export option just to check whether
the loaded file into a table consists of same data as the original file or
not.
Is it possible in sqlite?
If possible,How it will stores files in tables?In which format?
Please explain me how can i do it.
Thank you
Sandhya
Yes there is.
I used Sqlite database browser to import from local file system. The
files I imported were of csv kind.