Object invalid or no longer set

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mvijaimca
    New Member
    • May 2007
    • 1

    Object invalid or no longer set

    When i am executing my project that time indicate the following error:

    java.sql.SQLExc eption: [Microsoft][ODBC Microsoft Access Driver] Object invalid or no longer set.

    How to solve Object invalid or no longer, this problem? Pls help me?

    Vijayakumar M
  • dmjpro
    Top Contributor
    • Jan 2007
    • 2476

    #2
    Welcome to TSDN.

    did u open lot of connections or any connection is sitting idle for long time?
    or did u open lot of Satement objects and u didn't close after use, or did u do the same thing for ResultSet?????

    i think ... having fine management over it ur error ll be removed.
    best of luck.

    kind regards.
    dmjpro.

    Comment

    Working...