Dreamweaver and Database

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Dreamweaver and Database

    Who Knows what's the matter?When I preview showdata.asp from the dreamweaver,it
    showed below.

    Microsoft VBScript ????? ?? '800a03f6'

    ?? 'End'

    /iisHelp/common/500-100.asp??242

    Microsoft OLE DB Provider for ODBC Drivers ?? '80004005'

    [Microsoft][ODBC ???? ???] ???????????????????

    /showdata.asp??8


    libo95@hotmail.com Guest

  2. Similar Questions and Discussions

    1. Connecting to a database in Dreamweaver.
      Hello, I have been using DM for the last 4 years now to design ASP pages in Classic ASP with VBScript. My programming knowledge is limited, but...
    2. Dreamweaver and database connections
      I've been hand coding my ASP database connections etc, but thought I'd take a look a Dreamweavers' (MX) ability to write the code - it seems to have...
    3. Will a webpage designed in Dreamweaver 4 be compatible with Dreamweaver MX?
      Will a web page designed with Dreamweaver 4 and Fireworks 4 be compatible with the MX versions of Dreamwever and Fireworks? We have one PC with...
    4. Passing database info to page allow user input then pass into another database
      Hi I really am going crazy! I'm using VBScript, ASP, and SQL My page reminds me of a shopping cart but looking at shopping cart examples has not...
    5. access database in dreamweaver
      Please can anyone Help? I am trying to link a access database to a website and need it so that when someone hits submit, it will update the...
  3. #2

    Default Re: Dreamweaver and Database

    [email]libo95@hotmail.com[/email] wrote:
    > Who Knows what's the matter?When I preview showdata.asp from the dreamweaver,it
    > showed below.
    A lot of what you pasted came through as question marks.

    This forum is focused on DW extensions, the DW + DB forum is located over here:
    [url]http://www.macromedia.com/cfusion/webforums/forum/categories.cfm?catid=263[/url]
    There you'll find many more folks that work with db and servers that can help you:

    However, it appears that you forgot some closing to an IF statement somewhere. You'd have to post some of your code including the line that the error occurs at, several lines above it (remove any passwords and such), and indicate which is the line that the error occurs at.


    --
    Danilo Celic
    | Extending Knowledge Daily : [url]http://CommunityMX.com/[/url]
    | Team Macromedia for Dreamweaver : [url]http://macromedia.com/go/team/[/url]
    danilocelic *TMM* Guest

  4. #3

    Default Dreamweaver and Database

    Who Knows what's the matter?When I preview showdata.asp from the dreamweaver,it
    showed below.

    Microsoft VBScript ????? ?? '800a03f6'

    ?? 'End'

    /iisHelp/common/500-100.asp??242

    Microsoft OLE DB Provider for ODBC Drivers ?? '80004005'

    [Microsoft][ODBC ???? ???] ???????????????????

    /showdata.asp??8


    libo95@hotmail.com Guest

  5. #4

    Default Re: Dreamweaver and Database

    It looks to me like you have an issue with your connection string.


    --
    Nancy Gill
    Team Macromedia Volunteer for Dreamweaver MX/UltraDev
    [url]http://www.macromedia.com/go/team/[/url]
    Co-Author: Dreamweaver MX: Instant Troubleshooter (August, 2003)
    Technical Editor: DMX 2004: The Complete Reference, DMX 2004: A Beginner's
    Guide, Mastering Macromedia Contribute
    Technical Reviewer: Dynamic Dreamweaver MX/DMX: Advanced PHP Web Development

    "libo95@hotmail.com" <webforumsuser@macromedia.com> wrote in message
    news:d03o6c$71s$1@forums.macromedia.com...
    > Who Knows what's the matter?When I preview showdata.asp from the
    dreamweaver,it
    > showed below.
    >
    > Microsoft VBScript ????? ?? '800a03f6'
    >
    > ?? 'End'
    >
    > /iisHelp/common/500-100.asp??242
    >
    > Microsoft OLE DB Provider for ODBC Drivers ?? '80004005'
    >
    > [Microsoft][ODBC ???? ???] ???????????????????
    >
    > /showdata.asp??8
    >
    >

    Nancy Gill 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