| Reply | « Previous Thread | Next Thread » |
|
Is there any PC tool in order to CRUD a PyS60 db?
Regards |
| neil.young |
| View Public Profile |
| Find all posts by neil.young |
|
The only one I'm aware of, and use myself, is a S60 emulator from a SDK.
HTH Martin |
|
Yes, meanwhile I found the basic sample in S60 3rd SDK and manged to build a db. But I can't open the db in PyS60
import e32dbm e32dbm.open(u'e:\\test.db') SymbianError: [Errno -20] KErrCorrupt This happens with the unchanged S60 sample as well as with any other prebuilt db in S60 sdk... What might go wrong here? Regards |
| neil.young |
| View Public Profile |
| Find all posts by neil.young |
|
Up to now I only used e32db (not e32dbm).
|
|
Same story with e32db. S60 3rd is the hell
![]() |
| neil.young |
| View Public Profile |
| Find all posts by neil.young |
|
Are u using S60 3rd FP1 ?
If so: Could you please generate and post a small database for double check? Regards |
| neil.young |
| View Public Profile |
| Find all posts by neil.young |
|
BTW: KErrCorrupt is of course selfexplaning. The reason for this error? I have to have my db in the root dir or in other words: I'm not allowed to have it in a subdir...
What a braindamaged shitty mess... |
| neil.young |
| View Public Profile |
| Find all posts by neil.young |
|
I'm using a S60 3rd FP1 phone (6120) and the S60 3rd FP1 SDK (with E Series plugin).
I can't confirm that databases only can be created in root. At least C:\data\ and subdirectories work in my environment too. Havn't tested other locations. |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| [announce] PyS60 documentation in ebook format (.prc) ! | cyke64 | Python | 11 | 2008-02-01 14:08 |
| Recording audio in AMR format, SDK 3rd | handle_cn | General Symbian C++ | 12 | 2007-11-03 09:16 |
| how to distribute pys60 based apps? | chall3ng3r | Python | 4 | 2007-03-27 15:13 |
| Tip: Versioning and distribution issues in PyS60 | otsov | Python | 0 | 2006-03-06 12:56 |
| ????????Convert Date format | mehulgarnara | Mobile Java Tools & SDKs | 0 | 2005-04-15 08:34 |