dbTalk Databases Forums  

methods bsddb: VERY IMPORTANT!!

comp.databases.object comp.databases.object


Discuss methods bsddb: VERY IMPORTANT!! in the comp.databases.object forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
clown
 
Posts: n/a

Default methods bsddb: VERY IMPORTANT!! - 08-06-2003 , 01:16 PM






Hi!
I'm working to a porting from python to java of a project about a
object's dbms, but i have seen any problems.
I must translate a primitive called "btopen" that returns a "btree"
object. I would like to use a structure already integrated in java, but
i think that i must download the package "bsddb" for java.
I ask to you if there're another solution for resolve this problem, and
if the answer is yes, whic is the solution.
Excuse me for my imperfect language...

//clown

PS: I've seen the primitive "pickle.load": Can i translate this method
with a simple read-object??
thank you !!


Reply With Quote
  #2  
Old   
Guido Stepken
 
Posts: n/a

Default Re: methods bsddb: VERY IMPORTANT!! - 08-09-2003 , 09:39 AM






You must be crazy to change from python to java. This is like going back
from c++ to vb. Ok, to your problem. Have you ever considered JYTHON ?
Its a Python to JAVA Class compiler.

regards, Guido Stepken

clown wrote:
Quote:
Hi!
I'm working to a porting from python to java of a project about a
object's dbms, but i have seen any problems.
I must translate a primitive called "btopen" that returns a "btree"
object. I would like to use a structure already integrated in java, but
i think that i must download the package "bsddb" for java.
I ask to you if there're another solution for resolve this problem, and
if the answer is yes, whic is the solution.
Excuse me for my imperfect language...

//clown

PS: I've seen the primitive "pickle.load": Can i translate this method
with a simple read-object??
thank you !!



Reply With Quote
  #3  
Old   
Chris Smith
 
Posts: n/a

Default Re: methods bsddb: VERY IMPORTANT!! - 08-10-2003 , 02:21 PM



clown wrote:
Quote:
Hi!
I'm working to a porting from python to java of a project about a
object's dbms, but i have seen any problems.
I think it mught help if you said WHICH odbms you're working with. In a
few parts of your message, it sounds as if you're trying to use the
Berkeley DB. Is that the case? But you say you're using an odbms.
Which is it?

--
www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation


Reply With Quote
Reply




Thread Tools
Display Modes

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 On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.