Menu

#4 Artimus not able to find what last article number is...

open
artimus (8)
5
2003-01-02
2003-01-02
Anonymous
No

Access.java::peekKey...

does not seem to work?

try {
Integer key = (Integer)
StatementUtils.getColumn(
null,1,getCommand(KEYS_NEXT),keyName);

The key returned is always null.....

at org.apache.artimus.keys.Access.peekKey
(Access.java:83)
at
org.apache.artimus.article.FindByLast.findByLast
(FindByLast.java:83)
at
org.apache.artimus.article.FindByLast.execute
(FindByLast.java:53)

Discussion

  • Nobody/Anonymous

    Logged In: NO

    Submitted by mhaavald@online.no

     
  • Ted Husted

    Ted Husted - 2003-02-08

    Logged In: YES
    user_id=3618

    It should work so long as the table exists.

     
  • Nobody/Anonymous

    Logged In: NO

    ?

     

Log in to post a comment.