Results 1 to 2 of 2

Thread: Accessing a MS Access Database on my Website

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 1999
    Location
    NY, USA.
    Posts
    240

    Post

    Can anyone tell me how to access a MS Access database stored on my website using VB, so that I can Add, Delete, Search, etc..

  2. #2
    Junior Member
    Join Date
    Nov 1999
    Location
    Forsyth, GA, USA
    Posts
    26

    Post

    This can be done using ADO objects. The methods and properties are well documented.

    Access databases are probably the easiest to use with ADO. Most, if not all, of the properties and methods will be supported.

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