PDA

View Full Version : connect to mdb and call a func in a module


perpetualpr
05-05-2003, 01:07 AM
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

bruce
05-05-2003, 07:01 AM
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.

[b]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">