| Reply | « Previous Thread | Next Thread » |
|
hi,
I have an application that reads data from a GPS and save a file db.e32dbm (database), but I need to reduce the size of file every 20 seconds, there is some function in the module to do this e32dbm thanks |
|
Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Rafael T.
Offline
Forum Nokia Champion
|
|
|
Quote:
![]() Hope it helps, Rafael. |
|
hi
Can I know for code file size? thanks |
|
Code:
import os size = os.path.getsize(u"C:\\mydatabase.db") Code:
mydb.reorganize() |
|
Join Date: Feb 2008
Posts: 743
Location: Belo Horizonte, Brazil
Rafael T.
Offline
Forum Nokia Champion
|
|
|
Quote:
![]() Thanks for correcting me, Jussi! BR, Rafael. |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Database File Size Issue | gowthamyemme | General Symbian C++ | 7 | 2008-09-02 10:31 |
| Reduce the image size but increase the file size | agirllikeyou | General Symbian C++ | 2 | 2007-10-30 09:02 |
| Audio Input Stream on N80 | tkaihock | Symbian Media (Graphics & Sounds) | 9 | 2006-06-30 10:15 |
| How to reduce image size | etamburini | Mobile Java General | 1 | 2004-06-15 00:26 |
| PNG, how to reduce size? | the_professor11 | Mobile Java Media (Graphics & Sounds) | 4 | 2004-02-06 14:49 |