5 pts.
 Database Repository
I would like to know if there are any databases to view that work. I learn by example much better than trying to type it out and wait for a month for a response. Just wanted to know if there were some sort of repository where one could look through. I need an example of a search window where one can type partial data and have it return all rows that contain that partial data.

Software/Hardware used:
ASKED: April 7, 2009  2:03 PM
UPDATED: April 8, 2009  2:17 AM

Answer Wiki:
I'm not pretty sure that I understood your question but I'll try and do my best. If you're talking about ASP and database a good place to start is <a href="http://www.asp101.com/samples/index.asp">Asp101</a>. If instead you're talking about a pure SQL tutorial you can refer to <a href="http://www.w3schools.com/sql/">W3Schools</a> --------------------------- You can try an open source database called <a href="http://www.sqlite.org/">SQLite</a>. Download the <a href="http://sqliteadmin.orbmu2k.de/">SQLite administrator</a> and use the command line tools. It works similar to Microsoft SQL, but not exactly the same.
Last Wiki Answer Submitted:  April 8, 2009  2:17 am  by  alessandro.panzetta   9,695 pts.
All Answer Wiki Contributors:  alessandro.panzetta   9,695 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _