Results 1 to 5 of 5

Thread: Emptty Error

  1. #1

    Thread Starter
    Member
    Join Date
    Oct 1999
    Location
    Montreal
    Posts
    59

    Post

    Hello,
    i have prob with mdb and vb !!
    well the prob is that when the DB is empty, i have a error, i can't add any othere recordset i have a error, that's when the DB is empty BUT when it has some preseted stuff and i add a recordset i don't get a error and it work's fine thanks you :_)

  2. #2
    Hyperactive Member
    Join Date
    Feb 2000
    Posts
    284
    Are you trying to carry out some actions on an empty recordset?

  3. #3

    Thread Starter
    Member
    Join Date
    Oct 1999
    Location
    Montreal
    Posts
    59

    help

    Hey,
    yes i am trying to add (a new recordset ) in to the DB.
    Data1.recordset.add (somthing i am a not my house so i canèt give you the right sysntax sorry !, so can you or anyone help me please !!! thank's

  4. #4
    Member
    Join Date
    Jul 2000
    Location
    Singapore
    Posts
    39
    Hi Zulander,

    Maybe you can try to post out your codings.. so you're problem will be more clear.

    Thomas
    ThOmaS TaN

  5. #5

    Thread Starter
    Member
    Join Date
    Oct 1999
    Location
    Montreal
    Posts
    59
    hi the error goes' her :
    >Data1.Recordset.AddNew
    this is the rest of the code :

    Data1.Recordset!Name = Who
    Data1.Recordset.Update
    Data1.Recordset.MoveNext


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width