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.
精彩评论