Results 1 to 7 of 7

Thread: [RESOLVED] how to read SQL statement from my MDB?

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Dec 2005
    Posts
    26

    Resolved [RESOLVED] how to read SQL statement from my MDB?

    hi, all!

    I have for example:
    Access DB without any password - DB1.MDB
    my Table - Table1
    my Query - Query1 = SELECT Table1.* FROM Table1;

    how can I read this string with SQL statement from my VB6-Project?

    thanks a lot in advance

    kind regards,
    Baloo.
    Last edited by Baloo; Feb 13th, 2006 at 12:46 PM.

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