JavaRanch Home    
 
This page:         last edited 25 November 2010         What's Changed?         Edit

Jdbc Faq   

GeneralJdbcQuestions - Want to know what JDBC is and where to get started?

JdbcConnectionQuestions - Need help resolving problems getting connections?

JdbcUsageQuestions - Problems using JDBC (once you have a connection)

OdbcJdbcQuestions - Questions specifically about the JDBC/ODBC Bridge

SqlJdbcQuestions - Questions about SQL itself



Q: What does the phrase "normal form" mean in the context of database design?

Practical database design, Part 2 and An Introduction to Database Normalization are very readable articles that should get you started.


Q: What are techniques for preventing SQL injection?

Our JDBC Forum has this interesting discussion on some of the ways to prevent SQL injection



CategoryFaq

JavaRanchContact us — Copyright © 1998-2012 Paul Wheaton