basd Posted April 19, 2012 Share Posted April 19, 2012 (edited) I would like to get the entire database of books at a university library. is there an argument I can change so I can at least increase the number of results? by the way, what type of database is this? is it SQL? I just assumed it is, but I don't really know what SQL is or how to find out what the database uses. I am open to any suggestions. Edited April 21, 2012 by basd Quote Link to comment Share on other sites More sharing options...
digip Posted April 19, 2012 Share Posted April 19, 2012 The main website is running Apache, PHP and Drupal, so more than likely, its Linux with mySql, but unless you can find the exact domain or subdomain where the requests are being made, its too difficult to pinpoint the exact software in use. If you could cause the query to error out, then it might shed some light on the software in use, but I see nothing answering on 3306 at vikat.pdx.edu or pdx.edu, the default port for mysql. Doesn't mean it isn't, but the way their scripts call the info from the database, is not sufficiently clear from the form being used. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.