Author Topic: Small Database On Zaurus (c3000) And Mandriva  (Read 3079 times)

tridral

  • Newbie
  • *
  • Posts: 4
    • View Profile
Small Database On Zaurus (c3000) And Mandriva
« on: September 02, 2005, 08:35:49 am »
I'm looking for a database that can run on the Zaurus (C3000) and on a PC running Mandriva.  I've been using portabase on the Zaurus, but I've not been able to find any RPMs for it  for Mandriva.

I'd like to be able to make databases I create on the palmtop available to people running linux on the desktop.

Does anyone have any information about running the same database on both palmtop and destktop?  I'd welcome any advice.

Thanks!

bluedevils

  • Hero Member
  • *****
  • Posts: 1284
    • View Profile
    • http://
Small Database On Zaurus (c3000) And Mandriva
« Reply #1 on: September 02, 2005, 08:49:07 am »
There is mysql and sqlite for both the Z and desktops.  Mysql is more common so it might be easier to find a gui interface if needed.
« Last Edit: September 02, 2005, 08:50:03 am by bluedevils »
I'm now an iphone user and use my zaurii as serial terminals, perl and shell scripting and when I need 640x480 screens

sl-c3100/pda cacko 1.23 | sl-6000l/needs battery | sl-c760/server pdaxrom rc12 | Former sl-5500/tkcrom owner (sister's birthday gift)

craigtyson

  • Sr. Member
  • ****
  • Posts: 462
    • View Profile
Small Database On Zaurus (c3000) And Mandriva
« Reply #2 on: September 02, 2005, 08:55:54 am »
JCards runs under java on most anything
Craig
SL-C1000, Angstrom GPE 2007.12r13
Ambicom WL1100C, SanDisk UltraII 1GB SD
 
Old Faithfull - SL-5500 battery out of the C750 (see below) TKC v1 (New) 1GB SD
Dead - SL-C750, Cacko 1.23 lite (Dropped, very messy!)
Ambicom WL1100C, SanDisk Dead - 1GB SD
Keep your Z on a bungee, you never know.....

Tehas

  • Full Member
  • ***
  • Posts: 157
    • View Profile
    • http://users.adelphia.net/~stonerrl/rick/
Small Database On Zaurus (c3000) And Mandriva
« Reply #3 on: September 02, 2005, 05:18:49 pm »
Looks like Portabase has a version for Linux but not in an RPM installer format.  Their project page on sourceforge http://sourceforge.net/projects/portabase shows support for Linux distros & the X11 display.  Looks like you could use the Tar/GZip version from the download page - would require a little more manual work.

MySQL might work on both the Zaurus and Mandrake but you don't get a GUI with it.  TheKompany sells a port of the ReKall app that has been ported to the Zaurus platorm.  See http://thekompany.com/embedded/tkcrekall/ for the Zaurus version.  Their URL for the desktop version is http://thekompany.com/products/rekall/.

I have not tried the tkc products on either environments - I just remembered reading about them on other posts.  Good luck.
+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\" /]

tridral

  • Newbie
  • *
  • Posts: 4
    • View Profile
Small Database On Zaurus (c3000) And Mandriva
« Reply #4 on: September 04, 2005, 03:24:54 am »
Thanks to everyone for their replies.  I'll look into all the suggestions.