Problems connecting to Access through FP

Ask a Question related to ASP Database, Design and Development.

  1. #1

    Default Problems connecting to Access through FP

    Applies to: Microsoft Front Page 2000, Microsoft Access 2000
    Operating System: Windows 2000 Professional
    Web Server: IIS 5.0

    I've created a very basic registration page called register.asp which consists of a form requesting a username & password, I then used the database wizard within FP2000 to create a database to link to these two fields and update the database as a user registered with the site, I've verified the connection and checked the database table to ensure all fields match but when I try to register a sample username & password, no data is passed to the database.

    Can anyone advise what I might be doing wrong, I can only think I may have overlooked something really straight forward - any help or advice would be greatly appreciated.

    Kind Regards,
    Wayne Smith


    Wayne Smith Guest

  2. Similar Questions and Discussions

    1. Connecting to MS Access Datasource
      not working for me, I have the same exact issue.
    2. Help needed connecting to an Access DB
      Hi I have made a succesful connection to an Access database, however when i try to view the tables the result is none. The database shows up in...
    3. please help connecting to access database
      i'm trying to connect to an access database on an asp ready server. i know the ftp login information - does that apply to logging into the database...
    4. Connecting to MS Access Database
      Hello, Do you know any free Director Xtra to connect to an access database? Thanx for help.
    5. connecting access (*.mdb) database with PHP
      how can I connect access database(*.mdb) with php? what is the code? I will be happy if you write php code. Thank you! ...
  3. #2

    Default Re: Problems connecting to Access through FP

    Wayne Smith wrote on 30 jun 2004 in microsoft.public.inetserver.asp.db:
    > Can anyone advise what I might be doing wrong,
    Please do not use HTML on usenet.

    If you use outlook express instead of a dedicated news agent, at least
    configure it properly.

    --
    Evertjan.
    The Netherlands.
    (Please change the x'es to dots in my emailaddress)
    Evertjan. Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139