+ Reply to Thread
Results 1 to 2 of 2

Thread: Run Access Query from VB.Net Form

  1. #1
    bconner is offline VB.NET Forum Newbie bconner is on a distinguished programming path ahead
    .NET Framework
    .NET 3.0 (VS 2005/2008)
    Join Date
    Jun 2009
    Posts
    4
    Reputation
    0

    Default Run Access Query from VB.Net Form

    I have a Form that I created in VB.net that I want to use as a control panel to kick off several Macros in multiple Access Databases. What is the syntax for referencing a specific Access Database and running a Macro within it?

  2. #2
    Bendude is offline VB.NET Forum Newbie Bendude is on a distinguished programming path ahead
    .NET Framework
    .NET 3.5 (VS 2008)
    Join Date
    Jun 2009
    Location
    Mandurah
    Age
    21
    Posts
    2
    Reputation
    0

    Default

    Do you already have your connection the access DB ?

    I am trying to do a similar thing and have a thread open here with what code i have already but its still not working... might give you a start though because i think im going in the right direction

    Execute Access Query From VB.NET App

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Bookmarks

Posting Permissions

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