|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (4 bit)
Join Date: Nov 2001
Posts: 11
|
Searchable Databases
I was wondering if anyone had any experience in creating a front end GUI, whether it be in C++, Java, HTML, Perl, or a combination of those, for Searching a database. I need to be able to input values and get results according to the database. Any suggestions/help would be appreciated.
|
|
|
|
|
|
#2 |
|
SQL nutcase
|
I have experience with that. The main tip is to program the search routines in the database, and write whatever front-end that supplies the search string to the search procedure in the database.
Important to know for doing something like this is what kind of database you want to use. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|