access page problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gluchu
    New Member
    • Feb 2007
    • 10

    #1

    access page problem

    i've got a big problem
    i have a database in ms access 2003 with user level security and i've got to publish
    it on a web site (access page). some queries use the CurrentUser() function, and i don't know how to login from a page to the database ??? is it posible ?if yes then how to do it.
  • maxamis4
    Recognized Expert Contributor
    • Jan 2007
    • 295

    #2
    Yes its more than possible it is done on a daily basis. You must familiarize your self with recordsets in order to accomplish this task. goto http://www.asp101.com. They go over the basics in access login. Once you have an idea and you put something together, go ahead and come back to the scripts and I am sure we can help you with your code.


    Originally posted by gluchu
    i've got a big problem
    i have a database in ms access 2003 with user level security and i've got to publish
    it on a web site (access page). some queries use the CurrentUser() function, and i don't know how to login from a page to the database ??? is it posible ?if yes then how to do it.

    Comment

    • gluchu
      New Member
      • Feb 2007
      • 10

      #3
      can't find it could u give a concrete link ?

      Comment

      • gluchu
        New Member
        • Feb 2007
        • 10

        #4
        ??????????????? ???????
        yes or no ??
        if no so i have to do the database again

        Comment

        Working...