Error in Database vb

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • JuAn2226
    New Member
    • Mar 2008
    • 27

    Error in Database vb

    What this error means
    1. operation is not allowed when object is open.

    I have two table in the database but one table only i manage to load data from vb6 but the other one cannot. i make connection for both this table using ODBC data environment. Why that happen when i have two different connection. one table is connection 1 and another table connection 2

    plz guide me
  • lotus18
    Contributor
    • Nov 2007
    • 865

    #2
    Originally posted by JuAn2226
    What this error means
    1. operation is not allowed when object is open.

    I have two table in the database but one table only i manage to load data from vb6 but the other one cannot. i make connection for both this table using ODBC data environment. Why that happen when i have two different connection. one table is connection 1 and another table connection 2

    plz guide me
    Like on the other objects, you need to close them at the end. Post your codes here for our reference.

    Rey Sean

    Comment

    Working...