Menu

#222 sql tag doesn't support JDBC drivers w/o previous() support

3.3-M5
closed-fixed
Framework (110)
5
2007-06-24
2007-06-24
No

As described in this forum post,

https://sourceforge.net/forum/forum.php?thread_id=1760258&forum_id=479460

The <sql/> tag has problems with JDBC driver that either didn't implement the previous() method or don't support it in the condition the <sql/> calls in under.

I found a a cleaner approach that should resolve this incompatability.

Discussion

  • Christian Hargraves

    • summary: <sql/> doesn't support JDBC drivers w/o previous() support --> sql tag doesn't support JDBC drivers w/o previous() support
    • status: open --> closed-fixed
     
  • Christian Hargraves

    Logged In: YES
    user_id=60860
    Originator: YES

    This fix has been committed to SVN and will included in the
    next release

     

Log in to post a comment.