You Are Here:

Community: Developer Discussion Boards

#1 Old e32db.open() names need \\ not / - 2005-01-10, 23:14

Join Date: Jan 2005
Posts: 9
maht0x0r
Offline
Registered User
although the docs say you can substitute \\ with / in path names, one must use \\ in e32db.open()

i.e.

import e32db
e = e32db.Dbms()
e.open(u"c:\\database.db")
e.close()

will succeed but


import e32db
e = e32db.Dbms()
e.open(u"c:/database.db")
e.close()

will fail with SymbianError: KErrBadName
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia