|
计算机系统应用 2006
How to make use of the JDBC to deposit the complete information of the document object in general use word in form in database in FoxPro in Visual segment
|
Abstract:
JDBC是JAVA的数据库编程接口,通过JDBC可以编写出独立于实际数据库的应用程序。Visual FoxPro是Windows操作系统下应用面很广的数据库系统开发软件,本文探讨了通过JDBC如何在Visual FoxPro数据库表通用字段中存放文件对象的完整信息。