Sqlite

Port SQLite Developer To Delphi 2009

Bug列表

1.增加SQL Monitor 的Group功能

2.Drop Field of Table has strange result.

3. Implement Open DB Readonly

4. Sometimes hangup when running under debug mode.

5.哈巴狗?字段的数据?入界面的Grid的???示有??【哈巴狗・】
 

6. complete qualified name .

7. DBRichEdit does not set dataset into edit mode when use ime to change the text content.

8. Implement alternate row color for devexpress grid (can not be fixed)

9.Delete data using Hex Editor will raise AV.

10. Implement julian datetime

 

发布Sqlite Developer 2.83

这一版本修改了2.80版本好多bug

下载地址

http://www.sharpplus.com/downloads/SqliteDev283.zip

发布Sqlite Developer 2.80

这一版本的特点是

  1. 修改了好多bug,比如执行错误的SQL时,没有报错而弹出了异常等
  2. 增加了Attach 和Detach数据库的功能,重写了好多程序。

下载地址

http://www.sharpplus.com/downloads/SqliteDev280.zip

 

Sqlite Developer 2.64

这一版本主要是修正了很多的内存泄漏

同时增加了新的SQL代码格式化器,在SQL编辑器中点击Ctrl+B可以格式化SQL

下载地址

http://www.sharpplus.com/downloads/SqliteDev264.zip

Sqlite Developer 2.60

发布Sqlite Developer 2.6

新的特性主要是实现了表名,字段名的自动完成。

下载地址

http://www.sharpplus.com/downloads/SqliteDev260.zip 

Sqlite Developer 2.50

这一版本主要增加了自动SQL语法错误检查。
下载地址
http://www.sharpplus.com/downloads/SqliteDev250.zip

Sqlite Developer 2.45

修正了无法解析自带的Sample数据库的表和触发器的错误
同时这一版本支持多语言界面切换的的功能,首先支持了中文。

下载地址
http://www.sharpplus.com/downloads/SqliteDev245.zip

Sqlite Developer 2.42

更新了Sqlite到3.3.12
同时重写了Parser和Lexer,支持了对外键关联语法的支持。
修正了对Unicode的Sql Script的支持。可以正确解析中文注释和中文字段。
下载地址:
http://www.sharpplus.com/downloads/SqliteDev242.zip

SQlite Developer 2.36

这两个月一直忙的项目终于要上线运行了.

上周我也总算有空把SQliteDeveloper的Schema Editor用的Grid重写了一遍,修改了很多焦点和闪烁的问题.

同时更新SQlite DLL到3.3.10

下载地址
http://www.sharpplus.com/downloads/SqliteDev236.zip

发布Sqlite Developer 2.27

这一版本增加了对Virtual Table的支持,同时表编辑界面中增加了同该表相关的索引编辑功能
下载地址
http://www.sharpplus.com/downloads/SqliteDev227.zip

同步内容