开发者

can we change the .rdb format of mesa sqlite database to .db?

开发者 https://www.devze.com 2023-02-08 06:23 出处:网络
I have created a database in mes开发者_开发百科a sqlite software which creates a .rdb format DB in default.

I have created a database in mes开发者_开发百科a sqlite software which creates a .rdb format DB in default. I want a .db file. can I change the .rdb format to .db?


I've never used mesasqlite, but it seems you could just rename your db file to any name/extension you want.

0

精彩评论

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