Author Topic: Some sort of database tool?  (Read 2670 times)

Stetson

  • Newbie
  • *
  • Posts: 8
    • View Profile
    • http://
Some sort of database tool?
« on: March 25, 2004, 03:51:14 pm »
Folks,

I\'m looking for some sort of database tool for my 5600 that I can have as a repository for random data and thoughts.  But I want to be able to use and/or sync the database with my Linux workstation.  I\'m tired of managing the text documents.

Any thoughts?  Even if you can only come up with a tool that works on only one of the two platforms (5600 or Linux workstation), I still wanna hear about it.  Lemme know your thoughts please.

Stetson

markb

  • Jr. Member
  • **
  • Posts: 54
    • View Profile
    • http://
Some sort of database tool?
« Reply #1 on: March 25, 2004, 04:01:10 pm »
I haven\'t used it myself, but you could try Grok.

There\'s a zaurus version, Kgrok:
http://killefiz.de/zaurus/showdetail.php?app=138

Grok is also available as a desktop app.

I use tkcCard myself, which is similar (I think).
http://www.thekompany.com/embedded/tkccard/

- Mark

lgurevich

  • Newbie
  • *
  • Posts: 13
    • View Profile
    • http://
Some sort of database tool?
« Reply #2 on: March 25, 2004, 04:16:49 pm »
HSQDB - this is a *real* database with front-end:

http://killefiz.de/zaurus/showdetail.php?app=664

gdfj12

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • http://
Some sort of database tool?
« Reply #3 on: March 25, 2004, 04:56:01 pm »
I\'m using Portabase, it\'s working quite well & the developer is actively working on it.

http://portabase.sourceforge.net/


George
gdfj12
---------
Zaurus SL-5500, Cacko ROM & modified kernel
Linksys WCF11, Lexar 256 MB CF & SD, Sandisk 128 MB SD
Custom Teflon/Acetal stylus, homemade 8xAA battery extender, RS camcorder wall wart for charging (selector switch glued @ 5V.)

Tehas

  • Full Member
  • ***
  • Posts: 157
    • View Profile
    • http://users.adelphia.net/~stonerrl/rick/
Some sort of database tool?
« Reply #4 on: March 25, 2004, 07:38:41 pm »
I use the Notes portion of the Sharp Text Editor.  They synch with MS Outlook\'s notes, so you can edit them on either device and then use the synch software.
+SL-5600 v1.32 ROM (Special pre-emptive kernel with overclock)  +Viking 256CF  +SimpleTech 256CF  +Viking 128SD (as ext2)  +AmbiCom WL1100C +Micro Innovations KB  +Hawking Ethernet CF  
+SL6000L +Lexar 1GB SD (as ext2)  +Windows 98/Me/Nt/XP  +Mandrake 8.1 My Zaurus Page[img]http://users.adelphia.net/~stonerrl/rick/rls_userbar.gif\" border=\"0\" class=\"linked-sig-image\" /]

Stubear

  • Hero Member
  • *****
  • Posts: 1164
    • View Profile
    • http://
Some sort of database tool?
« Reply #5 on: March 25, 2004, 09:25:27 pm »
sqlite is a nice little database, scripts well with python and PyQt too

Stu
SL-C1000, Hand converted to English with Japanese Input
Running X apps via X/Qt
iRiver USB host cable; Diatec P-Cord usb power cable (extendable); Acro's Reel Cable USB (A to A, B, Mini-B,  & Mini-B 8pin); GreenHouse 1Gb PicoDrive+; 2x256Mb Hagiwara SD cards; 128Mb Transcend CF card; 512Mb PQI CF card; AmbiCom WL1100C-CF 11B WLAN card

Stetson

  • Newbie
  • *
  • Posts: 8
    • View Profile
    • http://
Some sort of database tool?
« Reply #6 on: March 25, 2004, 10:56:48 pm »
Thanks for the tips, guys.  Portabase seems most promising.  I have OZ 3.3.6-pre which has been running completely flawlessly until now.  When I try to install Portabase, it tells me this:

portabase: relocation error: portabase: undefined symbol: _7QString.shared_null

Any ideas?

jmbowman

  • Newbie
  • *
  • Posts: 22
    • View Profile
Some sort of database tool?
« Reply #7 on: March 26, 2004, 02:41:55 am »
OZ 3.3.6-pre switched to a newer version of gcc which breaks binary compatibility with all applications compiled for the Sharp ROMs and earlier OZ releases.  In order to run PortaBase and many other applications without recompiling them, you have to install compatibility libraries compiled with the older gcc version; you\'ll need oz-compat and oz-compat-opie from http://www.mithis.com/zaurus/ipkgs/.  I\'ve had one report of it not working correctly even with these installed, but hopefully it will work for you.

I was originally thinking of compiling a version of the upcoming PortaBase 1.9 for this OZ version, but the whole process of building and compiling for OZ seemed to be in chaos the last time I looked (and 3.3.6-pre is hardly mentioned on the web site).  If somebody wants to handle this, please let me know; otherwise I\'ll probably wait for the next major OZ release and see if things settle down.

Stubear

  • Hero Member
  • *****
  • Posts: 1164
    • View Profile
    • http://
Some sort of database tool?
« Reply #8 on: March 26, 2004, 03:38:33 am »
You need the compat libs (lib_compat ??) to run older Qtopia/Sharp Based apps on OZ3.3.6 .

At least that is my understanding from reading this forum

Stu
SL-C1000, Hand converted to English with Japanese Input
Running X apps via X/Qt
iRiver USB host cable; Diatec P-Cord usb power cable (extendable); Acro's Reel Cable USB (A to A, B, Mini-B,  & Mini-B 8pin); GreenHouse 1Gb PicoDrive+; 2x256Mb Hagiwara SD cards; 128Mb Transcend CF card; 512Mb PQI CF card; AmbiCom WL1100C-CF 11B WLAN card