PassMark Logo
Home » Forum

Searching Database Info

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • VictorZ
    Junior Member
    • Jun 2005
    • 3

    #1

    Searching Database Info


    I am trying to develop a website for a Building Consultancy Society.

    Is it possible for Zoom to search an Access (*.mdb) databse file where members details have been provided (created) to provide search results by - say PostCode, or Member Expertise and the like?

    If so I would appreciate some advice.

    Thanks in advance.
  • Ray
    Administrator
    • Dec 2004
    • 4357

    #2
    Only if you have a website front-end which serves the data in the form of webpages (eg. using a server-side scripting language such as PHP, ASP, CFM, ASPX, ... etc.). See this FAQ for more information:
    http://www.wrensoft.com/zoom/support/faq_howto.html#sql

    Zoom can not however, directly index content from a .mdb file.
    --Ray
    Wrensoft Web Software
    Sydney, Australia
    Zoom Search Engine

    Comment

    • VictorZ
      Junior Member
      • Jun 2005
      • 3

      #3
      Search DataBase



      Thanks for the response.

      If I were to create an XLS (*.csv) file would the same apply?

      Or could the Zoom search the *.csv file using the plugin??

      Comment

      • Ray
        Administrator
        • Dec 2004
        • 4357

        #4
        CSV is actually a text file format, which Zoom can index without any special plugin. All you have to do is add ".csv" in the Scan Options -> Extensions list of the Configuration window.

        Note that the results would simply point to the contents of the CSV file. So there would be no special formatting of the results that appear in the context descriptions. You can try this out for yourself with the Free Edition and see if it suits your requirements.

        The Excel plugin is used to index .xls and .xlt files only.
        --Ray
        Wrensoft Web Software
        Sydney, Australia
        Zoom Search Engine

        Comment

        • VictorZ
          Junior Member
          • Jun 2005
          • 3

          #5
          Search DataBase


          Thanks - this is great result.

          Cheers

          Comment

          Working...