Author Topic: Sqlite Table Browser  (Read 5756 times)

shula

  • Jr. Member
  • **
  • Posts: 95
    • View Profile
Sqlite Table Browser
« on: November 25, 2004, 01:38:13 am »
actually, i'm trying to build such a thing myself.
with python + QT.
the main problem i face is memory consumption:
python + qt + small-gui-app = consume most of the free memory on the machine( slc-860!), i.e., 50-60% ram, which is WAY too much if you like to multi-process.

maybe i'm doing something wrong.
i'll try to post the code somewhere. in the mean time, if you want my source-codes (it's far from being operational) - just contact me.
C860, pdaxrom rc8,
with Gnumeric as the perfect PIM :-)

shula

  • Jr. Member
  • **
  • Posts: 95
    • View Profile
Sqlite Table Browser
« Reply #1 on: November 25, 2004, 01:47:15 am »
(i know there's "portabase", which aims to do something very similiar.
however, i find it too buggy (import/export/crashes),
not enough user-friendly for my needs,
not using a standard DB format / not using SQL db access.
i feel restricted with that tool)
C860, pdaxrom rc8,
with Gnumeric as the perfect PIM :-)

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
Sqlite Table Browser
« Reply #2 on: February 14, 2005, 04:12:46 am »
I've seen this today, seems related to what you want:

http://bobmanc.home.comcast.net/sqlitecc.html
SLC-860 cacko / senao wifi

fpp

  • Full Member
  • ***
  • Posts: 187
    • View Profile
    • http://
Sqlite Table Browser
« Reply #3 on: February 14, 2005, 04:44:50 am »
But we don't have wxWindows on the Zaurus, or did I miss something ?...

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
Sqlite Table Browser
« Reply #4 on: February 14, 2005, 06:06:02 am »
well, the signature says pdaxrom, where using vxWindows is possible.
SLC-860 cacko / senao wifi

fpp

  • Full Member
  • ***
  • Posts: 187
    • View Profile
    • http://
Sqlite Table Browser
« Reply #5 on: February 14, 2005, 10:46:05 am »
Oh right, sorry. Not sure the memory problem will get any better though...

shula

  • Jr. Member
  • **
  • Posts: 95
    • View Profile
Sqlite Table Browser
« Reply #6 on: February 14, 2005, 01:26:33 pm »
Quote
Oh right, sorry. Not sure the memory problem will get any better though...
[div align=\"right\"][a href=\"index.php?act=findpost&pid=66979\"][{POST_SNAPBACK}][/a][/div]

certainly better than Gnumeric memory.
anyway gnumeric works surprisingly better than handicapsheet, so for now i will stay in pdaxrom.


thanx
C860, pdaxrom rc8,
with Gnumeric as the perfect PIM :-)