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

  1. #1

    Default MX Site Search

    I am new to Building databases so I purchased MX Site Search. I have gotten as
    far as Creating a MYSQL Server Database and connecting Dreamweaver to it but
    now I am stuck on what to do. I don?t know how to create the tables properly in
    PHP My Admin.

    Has anyone used this extension and can help me please?


    joey_a Guest

  2. Similar Questions and Discussions

    1. Site Server Search
      Does anyone have any source code in ASP.NET which could implement Site Server Search for a website?. Thanks Arun
    2. ANN: InterAKT Site Search - search in multiple tables
      Hello, We have just released a new product, MX Site Search, meant to help web developers and designers create a search form in their dynamic...
    3. SITE SEARCH
      Hi again guys, Could you guys tell me how to implement a search on a web site that searches the content of the web site. The site is HTML and I...
    4. internal site search
      Hello, I am just wondering is it possible to construct a search like this one: I have a catalogue with products on the cd. It is made of...
    5. Site search features
      I am working on a modelling agency web site and need some info on coding a multi criteria search feature for the site. Search query info will...
  3. #2

    Default Re: MX Site Search

    Hi Joey:

    If you look in the file you downloaded when you purchased Site Search there
    should be somewhere in there a folder that has a .sql file in it. You can
    import the .sql file into your mysql database using PHP Myadmin. I don't
    have site search, but all the other interakt products I've tried include a
    ..sql file.
    Matt
    "joey_a" <webforumsuser@macromedia.com> wrote in message
    news:ecrj8a$ihj$1@forums.macromedia.com...
    >I am new to Building databases so I purchased MX Site Search. I have gotten
    >as
    > far as Creating a MYSQL Server Database and connecting Dreamweaver to it
    > but
    > now I am stuck on what to do. I don?t know how to create the tables
    > properly in
    > PHP My Admin.
    >
    > Has anyone used this extension and can help me please?
    >
    >

    Matthew Guest

  4. #3

    Default Re: MX Site Search

    There is a mx_site_search.mdb file is that the one that I should import?
    joey_a Guest

  5. #4

    Default Re: MX Site Search

    Hi Joey:
    I think the .mdb file is a Microsoft Access database. It should end with
    ..sql or something like that for the one you need.
    Matt
    "joey_a" <webforumsuser@macromedia.com> wrote in message
    news:ectkq4$r0s$1@forums.macromedia.com...
    > There is a mx_site_search.mdb file is that the one that I should import?

    Matthew Guest

  6. #5

    Default Re: MX Site Search

    OK Thanks, I see that file and I am going to try to figure this out.
    joey_a Guest

  7. #6

    Default Re: MX Site Search

    Hello joey_a,

    Keep in mind that that file is for the tutorials. Its not the one you w ould
    normally use in a site as MX Site Search can search any number of tables.

    You don't need to create any special tables for MX Site Search. You would
    just create all your tables as you normally do and then add MX Site Search
    to be able to search them.

    Brad
    > OK Thanks, I see that file and I am going to try to figure this out.
    >

    Brad Lawryk 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