Record 2 « Record « Java Database Q&A





4. Aware of new records in Database    forums.oracle.com

I want to write a java program that do something immediately when a new records appear in a Table in Oracle Database. But I don't know how to do that. I have a dirty way that I read DB each 1s to find new records but I think it should not be the best way. anyone know this, please help me. ...

6. Putting records into the database with a application    forums.oracle.com

Hello, I need your help, i need the actual code to create an application that reads a file of values of different fields with any delimiter and sends all the values to the required fields in the database Example a bible database has three columns chapter, verse and message a file in this format genesis 1 In the beginning God created ...

7. Putting records into the database with a java application    forums.oracle.com

Hello, I need your help, i need the actual code to create an application that reads a file of values of different fields with any delimiter and sends all the values to the required fields in the database Example a bible database has three columns chapter, verse and message a file in this format genesis, 1, In the beginning God created ...

9. Java encryption/decryption coding for database records    forums.oracle.com

its a grade report system, where i put in the college id and a course id as the password. to retreve the grade from the database. The user IDs and grades have to be encrypted before requesting for the grades.This database stores for each student the user ID, the course ID, name and grades.The grades from the database are encrypted before ...





10. retrieving more records from database    forums.oracle.com