Results 1 to 4 of 4

Thread: [RESOLVED] MSAccess with VB6

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2010
    Posts
    198

    Resolved [RESOLVED] MSAccess with VB6

    How to connect Visual Basic with MS Access?
    I have used vb6 with Oracle;
    I have complete syntax for that?
    I want manual connection i.e. not to use any ADO control on form load.

    I have never worked with MS Access.
    I use CNN.Excute("ANY valid SQL STATEMENT that work in SQL * PLUS in Oracle").
    Could I be able to use similar syntax if I use MS ACCESS.
    and How could I make my access database password protected?

    I have to decide whether I use oracle or MS ACCesS as data base.
    Aloso let me know How can i take data base backup.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: MSAccess with VB6

    Moved To Database Development

  3. #3
    Frenzied Member
    Join Date
    May 2006
    Location
    some place in the cloud
    Posts
    1,886

    Re: MSAccess with VB6

    About :
    1.MS Access connection (and others), visit ---> http://www.connectionstrings.com/
    2.Password protection, use menu/database tools (can change according to access version)
    3.Backup, one access database is only 1 file, you can copy or zip it

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jan 2010
    Posts
    198

    Re: MSAccess with VB6

    thanks for the reply

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