| | |
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 access algorithm angle array barchart bitmap box broadcast c# capturing check checkbox client combobox control conversion convert csharp custom database datagrid datagridview dataset datetime dbconnection degrees delegate design development disappear draganddrop drawing encryption enum event excel file firefox form format forms function gdi+ httpwebrequest image index input install java label leak libraries list listbox mandelbrot math monodevelop mouseclick msword mysql operator path pause photoshop picturebox pixelinversion post programming radians regex remote remoting richtextbox round server sleep socket sql statistics stream string table tcpclientchannel text textbox thread time timer update usercontrol validation virtualization visualbasic visualstudio webbrowser windows winforms wpf xml






