开发者

Local database support Vender

开发者 https://www.devze.com 2023-03-05 07:19 出处:网络
I am just new in Flex/ARI development. I Want to used local machinedatabase in my one ARI (Desktop) Application,

I am just new in Flex/ARI development.

I Want to used local machine database in my one ARI (Desktop) Application,

So which database vender are available for local database support Windows OS, like SQlite....etc . Which one is best and faster for big databases.

开发者_Go百科

Also its very good if their is no any driver, software do not need to install on client machine for database.


The only DB which AIR supports natively is SQLLite. It means AIR runtime has built in SQLLite instance.

0

精彩评论

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