•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the MS Access and FileMaker Pro section within the Web Development category of DaniWeb, a massive community of 330,160 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,063 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MS Access and FileMaker Pro advertiser:
Views: 289 | Replies: 1
![]() |
•
•
Join Date: Apr 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
I am trying to setup a page on my website with a text input box and a command button.
A user will type the serial number of their product and click the button...the result I am looking for is a message telling them if their product is in warranty, out of warranty or not in our system.
I have an Access database with a table called "Warranty_Test" with a table called "Products". The table has (4) fields, SerialNumber (primary key), ModelNumber, ModelName and WarrantyDate.
So I would like to query this table from our website, check the warranty date of the serial number and provide a message based on the results.
Does anyone have any suggestions how to get my website to talk to the database? And secondly, what is the best method of querying the database.
A user will type the serial number of their product and click the button...the result I am looking for is a message telling them if their product is in warranty, out of warranty or not in our system.
I have an Access database with a table called "Warranty_Test" with a table called "Products". The table has (4) fields, SerialNumber (primary key), ModelNumber, ModelName and WarrantyDate.
So I would like to query this table from our website, check the warranty date of the serial number and provide a message based on the results.
Does anyone have any suggestions how to get my website to talk to the database? And secondly, what is the best method of querying the database.
What language do you have your website in? ASP and Javascript could help do the job. The only thing is that ASP doesn't work with UNIX Platforms (I learned that the hard way!) ASP is Window Platform friendly. As for querying the database you could either use the Access query wizard or you can write the SQL statements out yourself in Access. My instructor who taught me how to do queries wouldn't let us use the query wizard, so writing my own out in SQL is more comfortable to me, but if it's just a simple query, then I cheat and use the wizard. (Please don't tell my old instructor that! lol)
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
DaniWeb Marketplace (Sponsored Links)
•
•
•
•
access advertising ajax apps article blog browser browsers community dani web data design development domain domains firefox forensic google help home html intel internet ip legal linux marketing michael knight microsoft mozilla multimedia news opera php privacy registration report research search security site software video w3c web web development wiki xml yahoo youtube
- Updated : Simple ASP.Net Login Page (ASP.NET)
- sql query problem with MS Access and C# (C#)
- Creating Crystal report using MS Access query (VB.NET)
- How can i retrieve data after i logod on..... (ASP.NET)
- Optimum Online Web Hosting. (Networking Hardware Configuration)
- Using exisiting queries within MS Access (ASP.NET)
- Internet Access Stopped Working (Viruses, Spyware and other Nasties)
- ASP.net/Stored Proc & Login Verification (ASP.NET)
- How do you integrate a database w/web design? best solution for online catalogue? (Database Design)
Other Threads in the MS Access and FileMaker Pro Forum
- Previous Thread: Access
- Next Thread: FileMaker Database Design Help


Linear Mode