Julien Giovannnoni wrote:
> > Gosh, you don't do this like that in with the new security system!
> 
>     I imagine, but I use an old version of Turbine (06.10.2000) because
>     I have no time to update this every time!

Your choice, but remember that there is no way on earth I can fix a bug
in some old version of Turbine. I will fix it in the current CVS
version,
and you can backport the fixes and maintain the resulting mess if you
really want to.
Keeping up with CVS version of Turbine may actualy save you a lot of
time and trouble.

> God I am sure, my ID_TABLE  look like this, I don't understand
> and I have no idea how to resolve it?!:
> 
> ID_TABLE_I TABLE_NAME      NEXT_ID    QUANTITY
> ---------- ----------------------------------------------------
> 1 Permission                                   13         10
> 2 UserRole                                      2          10
> 3 Visitor                                          512      10
> 4 Jobentry                                       5          10
> 5 Person                                        10         10
> 6 Address                                      12         10
> 7 Useragd                                      14         10
> 8 Event                                          16         10
> 9 Event_public                               18         10
> 
> 9 rows selected.
> 
> It has no change about the NEXT_ID values except for the visitor table! (?)

I just noticed that in your the following string appears in your console
dump

> > > Update (select) whereClause=TABLE_NAME='person'

Notice that in your ID_TABLE, the name of the table has it first letter
capitalized 'Person'. Could that be the problem? Try changing the name
in map builder class and see if it helps.

Rafal

--
Rafal Krzewski
Senior Internet Developer
mailto:[EMAIL PROTECTED]
+48 22 8534830 http://e-point.pl


------------------------------------------------------------
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