CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 1999
    Posts
    16

    Importing SQL Stored Procedures into MS Access

    Is it possible to import SQL Stored Procedures into MS Access?

    Apparently a friend thinks it is, but we cannot find the way to do it.

    Can anybody help me please?

  2. #2
    Join Date
    Apr 2002
    Posts
    388
    I dont really know if you are able to import it, that you could execute them inside of Access, but you are able to call them on the server with PassThroughQueries.
    mfg Ungi

    Music, music and VB. VB is like music: You never know how it is interpreted.

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

Featured