Database Management
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsDatabasesDatabase Management

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 13th, 2002, 01:49 PM
Absocold Absocold is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2002
Posts: 1 Absocold User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Easiest way to make database searchable?

Anyone have an idea how I can add a search function to a website that would search an MS Access 2000 database and display the results in HTML?

I don't want to use MySQL and PHP because I know next to nothing about scripting. What I do have is MS Publisher and Frontpage, which I'm told can both do what I want, but I'm not sure how to set either up on a remote server.

I have a database with over 5,000 lines of data and it's already too big as a straight HTML table, even after breaking it into a dozen pieces. I need to allow users to search the entire database from a search page and just display matching results.

If you want an idea of what I'm dealing with: URL

I have quite a few different pages that I'm currently making by converting database query results into HTML tables, but they are getting huge. I need a quick, easy (read: not too technical) way to just make a search function on the site.

If anyone has any suggestions, please lemme know. Any help greatly appreciated.


Absocold

Reply With Quote
  #2  
Old March 18th, 2002, 10:35 PM
rycamor rycamor is offline
Gödelian monster
Dev Shed Regular (2000 - 2499 posts)
 
Join Date: Jul 1999
Location: Central Florida, USA
Posts: 2,306 rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level)rycamor User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 3 Days 6 h 42 m 51 sec
Reputation Power: 60
Hi Absocold,

I suppose it's been long enough that no one answered your question. Problem is, your question is not very specific, and is honestly, extremely basic. If you don't know anything about databases and scripting, and you don't want to learn, there's really no way to help you. I will mention that it's not that hard to use PHP with Access, and PHP is very easy to install on a Windows server. You don't need MySQL. Here is an article with some good examples: http://www.phpbuilder.com/columns/siddarth20000228.php3

I can only assume you are asking because the built-in widgets and wizards provided by Microsoft can't get you there.

Best I can do is tell you that you are going to have to build a query of some sort, which can take in parameters from a web-based form. This means you are going to have to learn just a little bit about scripting, unfortunately. Even if you use Frontpage, you have to know how to connect A with B.

I can't give you any more help without knowing what your database design is. For example, if you have each of your book groups in a different table, then we have a problem. Hopefully, you have takend the time to learn a little about normalizing your tables in a database, and how not to store redundant information.
__________________
The real n-tier system:

FreeBSD -> PostgreSQL -> [any_language] -> Apache -> Mozilla/XUL

Amazon wishlist -- rycamor (at) gmail.com

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesDatabase Management > Easiest way to make database searchable?

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap