开发者

sqlite database

i have huge data in xlsx开发者_开发知识库 format and i want to dump that data into sqlite database ... can any one help me how to do that one


It is very easy to implement.Just export the table into .csv format and then goto the SQLite browser and import that .csv file.Click File->Select Import table from CSV file option.In this way you can easily implement what you want.

Cheers

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜