connect to mdb and call a func in a module

Discussion in 'Databases' started by perpetualpr, May 5, 2003.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi, Could someone please advise me. I FTP'd my Microsoft Database to the webhosting, and now I need to connect to it, run a function that is in a module within Access.


    So my questions are ...
    1 - How do It connect to the database?
    2 - how do I execute the function in the module?


    Thanks much
    - Doug








    Douglas Schofield
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    You'll have to decide what technology (ASP or ASP.net) to use to connect to your database. You'll need to have some kind of programming experience to get this to work. A couple website I found that talks about how to connect to a db

    http://www.kamath.com/tutorials/tut001_access.asp

    http://www.stardeveloper.com/articles/display.html?article=2000120101&page=1

    If you do not have much programming experience, you can also look into using MS FrontPage, which will automatically generate asp code for you.

    quote:Originally posted by perpetualpr

    Hi, Could someone please advise me. I FTP'd my Microsoft Database to the webhosting, and now I need to connect to it, run a function that is in a module within Access.


    So my questions are ...
    1 - How do It connect to the database?
    2 - how do I execute the function in the module?


    Thanks much
    - Doug








    Douglas Schofield
    </blockquote id="quote"></font id="quote">
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page