Menu

#125 update firebird.properties

open
None
5
2011-01-13
2011-01-11
No

Hi,

Since the only available Firebird driver (jaybird) is not friendly to multiple connections, I suggest you to put dbThreads=1 on firebird.properties , otherwise using default values schemaspy doesn't work:

org.firebirdsql.jdbc.FBSQLException: The result set is closed

I've downloaded your source and found this property dbthreads at Config,java class.

I know I can run with " -dbThreads 1" but this update should be easier to new Firebird users.

Discussion

  • John Currier

    John Currier - 2011-01-13

    The latest beta (http://schemaspy.sourceforge.net/schemaSpy.jar) has your suggested changes applied.

    Thanks for figuring out a solution,
    John

     
  • John Currier

    John Currier - 2011-01-13
    • milestone: 489883 -->
    • assigned_to: nobody --> johncurrier
     

Log in to post a comment.