| | |
Predictive Database Search?
Please support our C# advertiser: Intel Parallel Studio Home
![]() |
Our organization has hundreds of project numbers. I would like to create a program that will let me store the numbers along with keywords in a database, and then have the option for predictive searching. By predictive searching I mean something similar to how when you start typing something in Google, it predicts what you might be looking for... that's the best example I can think of.
So if I'm looking for project #555-5555 and the project is titled City of Cisco, I can start typing "City of" and the predictive search will start displaying my entries like "City of Cisco" "City of Laptop" "City of Diversity" etc.
Thanks for any help!
So if I'm looking for project #555-5555 and the project is titled City of Cisco, I can start typing "City of" and the predictive search will start displaying my entries like "City of Cisco" "City of Laptop" "City of Diversity" etc.
Thanks for any help!
It is practically impossible to teach good programming style to students that have had prior exposure to Basic; as potential programmers they are mentally mutilated beyond hope of regeneration.
-Edsger Dijkstra
-Edsger Dijkstra
•
•
Join Date: Jan 2008
Posts: 2,052
Reputation:
Solved Threads: 118
are you going to use it in windows application or web application?
if you are going to use it in web application you can use javascript or ajax control toolkit. if you are going to use it in windows application, the combobox has builtin functionality to do that. i think you are looking for autocomplete stuff arent you?
if you are going to use it in web application you can use javascript or ajax control toolkit. if you are going to use it in windows application, the combobox has builtin functionality to do that. i think you are looking for autocomplete stuff arent you?
Due to lack of freedom of speech, i no longer post on this website.
![]() |
Similar Threads
- Using search command in the database. . .help (Visual Basic 4 / 5 / 6)
- urgent reply.. mysql bug... about queries date using MySQL (MySQL)
- Part # search from database with dropdown menus (PHP)
- JSP Problem Student database search (Java)
- access database search and display (Visual Basic 4 / 5 / 6)
- C++ Builder 6 - Database Search (C++)
- Tutorial: Search a Database (ASP)
Other Threads in the C# Forum
- Previous Thread: NumericUpDown - No maximum or minimum
- Next Thread: ZoomWindow Functionality using CSGL
| Thread Tools | Search this Thread |
.net 2007 access algorithm array barchart bitmap box broadcast c# camera check checkbox client combobox control conversion cs4 csharp custom customactions database datagrid datagridview dataset date datetime degrees development draganddrop drawing encryption enum event eventcloseformc# excel file form format forms function gdi+ handler httpwebrequest image index input install java keypress label list listbox listener listview load mandelbrot math mouseclick mysql operator path photoshop picturebox pixelinversion post programming radians regex remote remoting resolved. richtextbox search security server sleep socket sql statistics stream string table text textbox thread time timer update usercontrol validation view visual visualstudio webbrowser windows winforms wordautomation wpf xml






