Results 1 to 20 of 20

Thread: [2005] Can't update, change or add new row in a Access database

Threaded View

  1. #7
    Fanatic Member
    Join Date
    Feb 2007
    Location
    Eindhoven
    Posts
    828

    Re: [2005] Can't update, change or add new row in a Access database

    try
    vb Code:
    1. private da as oledb.oledbDataAdapter

    private has a scope for the all class while dim as a limited scope (generally for a specific sub or function)
    Last edited by talkro; May 21st, 2007 at 09:52 AM.

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