No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
i have oracle 9i. my friend created some tables and inserted few records in each. I want these tables with the records inserted. which files should he send me and where should I place those files? will that affect my existing tables?
i have an html page with a hyperlink. when i click on it. it should move on to other html page and display the records of a database in that second html page. so i'll write a jsp (writing jdbc code in it)to retrieve the records and now since i …
i have a database containing 100 questions . i want to select random 10 from it. how to do that? there is another database containing 100 questions. questions are stored along with an attribute level. there are 10 levels. so there are 10 records whose level value is 1 and …
i am looking for a similar solution.. i have an html page which contains login and password fields now i validate the username and password using jsp. that is, i use scriptlet tag in it and write jdbc code and verify the entered login id and password with already stored …
The End.
deepak_8917