Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: SQL lite, small database< Next Oldest | Next Newest >
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: Oct. 23 2003,20:48 QUOTE

nuff with the gamers...

I would like to see more functional stuff added.

How about sqlite???

It is small and very good for embedded systems.
Back to top
Profile PM WEB 
John Offline





Group: Super Administrators
Posts: 695
Joined: Sep. 2003
Posted: Oct. 23 2003,21:25 QUOTE

Been thinking about sqlite, it has a very strong possibility of getting in.
Back to top
Profile PM 
ou_ryperd Offline





Group: Members
Posts: 15
Joined: Oct. 2003
Posted: Oct. 24 2003,08:18 QUOTE

Quote (John @ Oct. 23 2003,19:25)
Been thinking about sqlite, it has a very strong possibility of getting in.

I certainly hope so, I don't really need a db but like to fool around with SQL once in a while. Don't know SQLLite, is it similar to mSQL ?
Back to top
Profile PM WEB 
roberts Offline





Group: Members
Posts: 4983
Joined: Oct. 2003
Posted: Oct. 24 2003,16:41 QUOTE

I have been following the SQLite project from its inception.
It is basically a single C program that provides  a good subset of SQL.
I have used it in some embedded devices that I made.
There is no server and client sides, just a single SQL engine that creates SQL databases. The one I have used is 733kb. Has good import and export too.
Back to top
Profile PM WEB 
newby Offline





Group: Members
Posts: 171
Joined: June 2006
Posted: Sep. 19 2006,20:27 QUOTE

Quote (roberts @ Oct. 24 2003,12:41)
I have been following the SQLite project from its inception.
It is basically a single C program that provides  a good subset of SQL.
I have used it in some embedded devices that I made.
There is no server and client sides, just a single SQL engine that creates SQL databases. The one I have used is 733kb. Has good import and export too.

Yeah, it looks nice, but it's been driving me nuts.

I follow the directions on the SQLite website and get an error message:
Code Sample
create table FOO(
         BAR,     integer,
...
);


... error near "("

I'd like to know how to do that import function also.
Back to top
Profile PM 
4 replies since Oct. 23 2003,20:48 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: SQL lite

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code