SQL S3DB编辑器程序

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/7938577/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-01 12:39:42  来源:igfitidea点击:

S3DB editor program

sql

提问by deloki

i am trying to open a s3db database. can someone please recommend a program?

我正在尝试打开一个 s3db 数据库。有人可以推荐一个程序吗?

i have tried sqlite2009pro, and it does not recognize it. Sqlite Admin says Cannot perform this operation on a closed dataset. sqlitestudio says s3db is not supported database-

我试过 sqlite2009pro,它不能识别它。Sqlite 管理员说无法在关闭的数据集上执行此操作。sqlitestudio 说不支持 s3db 数据库-

回答by SeSajad

Either:

任何一个:

  1. Download Sqlite Administrator from http://sqliteadmin.orbmu2k.de/
    • Freeware
    • Portable
    • Bug in export "text format" (=wide string) data
    • Bug in view, edit and export non English data
  2. Download Sqlite Studio from http://sqlitestudio.pl/(RECOMMENDED)
    • Freeware
    • Portable
    • unable to export big dbases
  1. http://sqliteadmin.orbmu2k.de/下载 Sqlite Administrator
    • 免费软件
    • 便携的
    • 导出“文本格式”(=宽字符串)数据中的错误
    • 查看、编辑和导出非英文数据的错误
  2. http://sqlitestudio.pl/下载 Sqlite Studio (推荐)
    • 免费软件
    • 便携的
    • 无法导出大数据库