SQLite设置 [英] SQLite Setup

查看:125
本文介绍了SQLite设置的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在使用Ubuntu,并且需要在netbeans 6.5.1中使用SQlite来开发C ++程序来存储数据.

我尝试下载SQlite jdbc驱动程序库,但我不知道如何使用它.任何人都可以发布分步教程来设置SQlite数据库连接吗?非常感谢!

Hi all,

I''m using Ubuntu and I need to use SQlite in netbeans 6.5.1 to develop a C++ program to store data.

I''ve tried downloading the SQlite jdbc driver library but I don''t know how to use it. Can anyone post a step by step tutorial to setup the SQlite database connection? Thanks alot !

推荐答案

JDBC是Java数据库驱动程序-如果您的程序是C ++,则最好使用本机C/C ++接口:http://www.sqlite.org/cintro.html [
JDBC is a Java database driver - if your program is in C++ you would be better off using the native C/C++ interface: http://www.sqlite.org/cintro.html[^]


这篇关于SQLite设置的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆