本文介绍了Windows应用程序的SQLite数据库的数据容量是多少?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我正在使用C#构建一个Windows应用程序.对于该应用程序,我正在使用SQLite数据库,因为在客户端计算机上部署应用程序很容易.但我不知道该SQLite数据库的容量.如果有人知道,请提供此类信息来帮助我.
非常感谢.
Hi,
I am buliding one Windows application using C#. For that application I am using the SQLite database as it is easy to deploy application at client machine. But I don''t know the capacity of that SQLite database. If any one knows please help me by giving such information.
Thanks a lot.
推荐答案
这篇关于Windows应用程序的SQLite数据库的数据容量是多少?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!