 |
 |
| hmm |
 |
 |
By bs0 - Posted on August 8, 2005 - 18:02:40 (#17448)
Current version when comment was posted: 2.8.11 |
 |
 |
hey, there is 3.3 for linux !
wth is going on with this port ? someone should port newer version.
|
|
| sqlite 2.8.14 |
 |
 |
By beos_zealot - Posted on June 15, 2004 - 10:38:32 (#12887)
Current version when comment was posted: 2.8.11 |
 |
 |
Alexander, thanx for your awesome work!
is there any chances to see latest
sqlite 2.8.14 for beos?
|
|
| Nice work |
 |
 |
By Konrad - Posted on September 19, 2003 - 17:52:52 (#8877)
Current version when comment was posted: 2.8.6 |
 |
 |
Great!
We are reading and using SQL in school right now, so its nice to see that you can do some SQL work in BeOS aswell.
I just tried it, it seemes very nice. To bad that the ALTER doesnt work, but you can always drop the table =)
/Konrad
|
|
| SQLite 2.8.6 |
 |
 |
By randar7 - Posted on September 19, 2003 - 10:37:10 (#8872)
Current version when comment was posted: 2.8.6 |
 |
 |
|
| Re: Re: Problems with SQLite 2.8.4 LFS |
 |
 |
By thorn - Posted on September 17, 2003 - 05:04:39 (#8842)
Current version when comment was posted: 2.7.1 |
 |
 |
treefrog, yes. I post 2.8.6 on this week
|
|
| Re: Problems with SQLite 2.8.4 LFS |
 |
 |
By randar7 - Posted on August 24, 2003 - 18:09:11 (#8586)
Current version when comment was posted: 2.7.1 |
 |
 |
Were you able to get this problem fixed? Looking through the code, I noticed a comment in os.h mentioning you can disable LFS support with -DSQLITE_DISABLE_LFS as a compiler option. That seems to have fixed the problem for me.
Alexander, any chance you could post a new version of SQLite? Version 2.8.6 was released a few days ago.
|
|
| Problems with SQLite 2.8.4 LFS |
 |
 |
By charlie_x - Posted on July 20, 2003 - 13:16:28 (#8233)
Current version when comment was posted: 2.7.1 |
 |
 |
Hi,
looking forward to trying SQLite and compiled the latest version (2.8.4) from source. No problems but it is unusable due to a new error for a new feature.
Unable to open database "register": kernel lacks large file support.
Anyone know what's causing this and if there is a work around?
|
|
| Well, nevermind... |
 |
 |
By randar7 - Posted on January 19, 2003 - 13:12:45 (#5462)
Current version when comment was posted: 2.7.1 |
 |
 |
After a good nights sleep I discovered that my application couldn't find the sqlite library at runtime. So I tossed it in /boot/home/config/lib and that fixed the problem.
|
|
| Thread Problems? |
 |
 |
By randar7 - Posted on January 19, 2003 - 03:03:41 (#5452)
Current version when comment was posted: 2.7.1 |
 |
 |
Does anyone know if this program can be used inside of a GUI on BeOS? I created a simple GUI application that tries to open a database, but when I run it, I get an "Error Launching Application" message. I've included sqlite.h and the sqlite executable in the BeIDE project. I wondered if there might be some thread issues since this uses the pthread library.
I appreciate any help.
|
|
| re: Test program dies |
 |
 |
By thorn - Posted on November 28, 2002 - 10:52:08 (#4448)
Current version when comment was posted: 2.7.1 |
 |
 |
$ gcc -o test test.c -lsqlite
|
|
| Re: Test program dies |
 |
 |
By nymia - Posted on November 27, 2002 - 22:25:12 (#4443)
Current version when comment was posted: 2.7.1 |
 |
 |
Make sure the object file or library containing the symbols are included during compile or linking time.
|
|
| OK |
 |
 |
By nymia - Posted on November 27, 2002 - 22:23:47 (#4442)
Current version when comment was posted: 2.7.1 |
 |
 |
Just downloaded the package and played with it.
It looks good, by the way. I can use it in one of the app I'm coding at the moment.
|
|
| Test program dies |
 |
 |
By 3148 - Posted on November 27, 2002 - 20:27:23 (#4441)
Current version when comment was posted: 2.7.1 |
 |
 |
All of the sources compiled fine and the sqlite program runs fine, but when I try and compile the c test app at http://www.sqlite.org/quickstart.html, I get the following message:
$ gcc -o test test.c
/tmp/ccOCwjf8.o: In function `main':
/tmp/ccOCwjf8.o(.text+0x104): undefined reference to `sqlite_open'
/tmp/ccOCwjf8.o(.text+0x15f): undefined reference to `sqlite_exec'
/tmp/ccOCwjf8.o(.text+0x196): undefined reference to `sqlite_close'
collect2: ld returned 1 exit status
Any idea what I'm doing wrong?
|
|
| Good work... |
 |
 |
By ncallend - Posted on November 26, 2002 - 09:16:59 (#4405)
Current version when comment was posted: 2.7.1 |
 |
 |
I would love to see BeOS (and others) with a strong database connectivity package ... it would add tremendous power to the OS. So, as I see it, you are doing a great job. (I'm sure the glass elevator project for openbeos is looking for good ideas on how to do this ... maybe you could help them out). Keep up the good work!
|
|
| Great! |
 |
 |
By nthjelme - Posted on November 26, 2002 - 03:57:26 (#4400)
Current version when comment was posted: 2.7.1 |
 |
 |
this looks cool, I have only tested it for a few minutes, but it seems to work good.
|
|
| This is something great ... |
 |
 |
By ade - Posted on November 26, 2002 - 03:46:59 (#4399)
Current version when comment was posted: 2.7.1 |
 |
 |
I wanna thank you for calling my attention, because this SQLite seems to be powerful... Perhabs it's really useful... Just take a look at the available wrappers
http://cvs.hwaci.com:2080/sqlite/wiki?p=SqliteWrappers.
-A
|
|
|
|
 |
 |
|
 |
 |
 |
 |
 |
 |
 |
|
|
 |
 |
 |
| |
Recent Downloads - # 423
Total Downloads - # 1,615
Total Views - # 772
User Ratings - N/A
|
 |
 |
 |
 |
| |
Class Libraries
Databases
|
 |
 |
 |
 |
 |
1. BePodder - 9.80
2. QEMU - 9.68
3. ScummVM - 9.57
4. cpu_fix - 9.42
5. Jukebox - 9.40
6. libdl.so - 9.40
7. Haiku AGP busm... - 9.35
8. vim6 - 9.31
9. Beezer - 9.26
10. HandBrake - 9.25
|
 |
 |
 |
 |
 |
1. BeOS 5 Perso... - 13,046
2. Realtek RTL8... - 12,786
3. Ati Radeon G... - 12,003
4. ATI Rage 128... - 7,226
5. Ensoniq Audio... - 7,203
6. USB Joystick... - 5,421
7. Broadcom 440x... - 5,209
8. USB Serial dr... - 4,615
9. S3 Trio 64 v2... - 4,492
10. Intel Extreme... - 4,324
|
 |
 |
 |
 |
| You are not logged in.
Login
|
 |
 |
 |
 |
|