compressL

Login to reply to this topic.
Mon, 2003-10-20 11:42
Joined: 2003-10-20
Forum posts: 1
Hello...
sorry my english  Smiley

Now, i'm working in an aplication for series 60. This aplication is a dictionay tha access to a data base, but this data base is too large...

i want to compress it, but i don't know how do it...

I use  RDbStoreDatabase for create and add a lot of registers, and there are two functions: CompressL and DescompressL....but, for my surprise, when i use CompressL, the database is a bit big!!!!.....

Do you Know anything about this???

ThanKs.....

Mon, 2005-10-10 09:44
Joined: 2005-07-14
Forum posts: 19
Re: compressL

hi CAll function
Compact()
after callin compression, this will solve your problem
  • Login to reply to this topic.