forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

SQLite or an other database

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
kolaaaa



Joined: 16 Apr 2007
Posts: 15
Location: Paris

PostPosted: Mon Apr 16, 2007 11:32 pm    Post subject: SQLite or an other database Reply with quote

Hello,

I'm working since few month on a Guitar Pro's clone for PSP (well, just a tablature reader). I have finish the parser and some of graphics functions. For the moment tablature is just scrolling at the screen. Now my goals is to create a database, a kind of iTunes's like.

So, here's my question, does anybody try to port SQLite (or any other) to the PSP ?
I success to compile it but it didn't work. I suppose there is something not compatible in the PSP's librairy.

I hope my English is clear and thanks you for any help.
Back to top
View user's profile Send private message
fraca7



Joined: 03 Oct 2005
Posts: 21
Location: Paris

PostPosted: Sun Apr 29, 2007 12:50 am    Post subject: Reply with quote

I tried and miserably failed. The problem is that sqlite relies on the platform having a ftruncate() call, which the PSP doesn't seem to have. I tried to 'emulate' it but it doesn't work.

I haven't had much time to work on it since my first try though.
Back to top
View user's profile Send private message Visit poster's website
jimparis



Joined: 10 Jun 2005
Posts: 1179
Location: Boston

PostPosted: Sun Apr 29, 2007 4:40 am    Post subject: Reply with quote

fraca7 wrote:
I tried and miserably failed. The problem is that sqlite relies on the platform having a ftruncate() call, which the PSP doesn't seem to have.

http://forums.ps2dev.org/viewtopic.php?p=50679#50679
Back to top
View user's profile Send private message
fraca7



Joined: 03 Oct 2005
Posts: 21
Location: Paris

PostPosted: Sun Apr 29, 2007 8:49 am    Post subject: Reply with quote

Ahah, I'll try that tomorrow... Thanks!
Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group