on 11/20/2000 9:51 AM, "Julien Giovannnoni" <[EMAIL PROTECTED]>
wrote:

> 
> Hi World,
> 
> I asked a paar days ago, but i have unfortunately  no responses and my
> problem persist!

Ok, reposting the same question over and over really isn't going to get it
answered...however, I'm getting tired of having you repost, so I'm going to
simply answer the following:

> This question was:
> 
> I need to use Oracle as DB. Before, I used mySQL.
> I want to use sequences to deal with autoincrement.

Use the IDBroker instead of sequences.

> So in the
> MapBuilders, I used setPrimaryKeyMethod(TableMap.SEQUENCE); But I don't
> know how to tell Turbine to use the sequence I want.

The name of the sequence is in the .sql files. If you read the source code
for the BasePeer, you should be able to figure out what the sequence name it
is looking for.

> Any suggestions or doc to read are welcome.

Read the source code and javadoc.

> and the second question is:
> 
> What about password encryption with a DB Oracle!
> 
> I can see what is it work with mysql, because is it the standar DB name
> for Turbine I think?!

Huh?

> So, the probleme is, if I have a non encrypted password in the DB, and I
> try a login: The comparaison
> will failed because is it non encrypted or encrypted with an
> incompatible system?!

You are making absolutely no sense here and that is part of the reason why
no one bothered to answer you. It is to much work to try and figure out what
you are talking about.

thanks,

-jon

-- 
twice of not very much is still a lot more than not very much



------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to