您的位置: OpenADSP社区论坛 -> Blackfin专区 -> 新手上路 -> uclinux  sqlite
本帖共有518个阅读者
发表帖子 发表投票 回复主题
uclinux sqlite
sdmylyq(论坛新手)
sdmylyq
头衔:社区公民
帮派:无帮无派
帖数:13
金钱:210
积分:16
注册时间:2012/6/20
楼主信息 | 留言 | Email | 主页 | 编辑 | 管理 | 离线
uclinux sqlite
在blackfin的官方组织http://docs.blackfin.uclinux.org/doku.php?id=uclinux-dist:sqlite
对sqlite的描述是只需要进行相应的选择再编译就可以
  1. Select Sqlite from Blackfin application
  2. Select Sqlite-test from Blackfin Test
  3. Boot the kernel
    root:/> cd /usr
  4. A sql file wishlist.sql is already built into /usr directory. Create data base using this file:
    root:/usr> sqlite3 wishlist.db < wishlist.sql
  5. Dump the whole table:
    root:/usr> sqlite3 wishlist.db ".dump"
  6. Run the test case to search the data base and output result:
    root:/usr> sqlite_test "foo"
  7. 但是我找遍了他的配置目录下的所有应用都没有发现sqlite的选项,求教下这是啥原因呢???




这家伙很懒,什么也没有留下!
等级:论坛新手 参考IP地址:*.*.*.*
2012/11/17 14:24:56
尊贵身份标志
andy(论坛版主)
andy
头衔:社区公民
帮派:无帮无派
帖数:2287
金钱:11132
积分:2263
注册时间:2011/6/8
1信息 | 留言 | Email | 主页 | 编辑 | 管理 | 离线

对这个没有关注过,你在终端窗口中运行menuconfig,在下面的菜单中找找。


这家伙很懒,什么也没有留下!
等级:论坛版主 参考IP地址:*.*.*.*
2012/11/18 11:21:13
Powered by OpenADSP Copyright © 2010 www.Openadsp.com. All rights reserved.159146 Call, 1 Queries, Processed in 0.029297 second(s),