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 

Advice needed for Database app

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



Joined: 10 Oct 2005
Posts: 1

PostPosted: Mon Oct 10, 2005 9:47 pm    Post subject: Advice needed for Database app Reply with quote

Hello

I want to create a database-application running on my psp.
Could someone point me in the direction where to start?
My enviroment is set up and i fooled around with the API, but I haven't coded C in a while so i rather not use all the low level API calls to implement:

- a GUI
- reading, sorting, selecting from A)database B) at least csv-file

Are there any tools out that would save me some work with that?

Thanks
Akuma
Back to top
View user's profile Send private message
Arwin



Joined: 12 Jul 2005
Posts: 426

PostPosted: Tue Oct 11, 2005 12:15 am    Post subject: Reply with quote

I saw that the new version of the File Assistant contains a TinyXML implementation. That might be useful. I also like Microwindows for the GUI, but unfortunately there are still some things missing in there. It needs some graphics optimisation to improve speed (not really slow now but could be lots faster), and the text-edit boxes (EDIT and MEDIT) don't properly support the proportional width fonts, so you'd have to either set that to fixed width somewhere (is possible in Microwindows), or find out what's wrong. I tried, but I'm very much a noob and failed. I hope someone fixes it, though, because it would be nice to have such a windows and x-windows like environment up and running.

If you also want to be able to do data entry, you could also consider using p-sprint along with some on-screen keyboard, for faster entry. I don't care what people say about p-sprint and that it's hard to learn, nothing can beat it for typing speed. I already got it working in Microwindows, so that'd be easy to take along.
Back to top
View user's profile Send private message
dankydoo



Joined: 29 Mar 2005
Posts: 11

PostPosted: Tue Oct 11, 2005 1:25 am    Post subject: Reply with quote

Look into something called sqllite....google it. It's a self contained dbms that can be compile into your executable.

dankydoo
Back to top
View user's profile Send private message
Ryu



Joined: 17 Oct 2005
Posts: 19

PostPosted: Fri Oct 21, 2005 4:23 am    Post subject: Reply with quote

dankydoo wrote:
Look into something called sqllite....google it. It's a self contained dbms that can be compile into your executable.

dankydoo
wow that looks great, im gonna try it thanks :)
Back to top
View user's profile Send private message MSN Messenger
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