This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Hi Friends, I want to write a simple java application to read a table from database and write it again with new changes(like new date format...) I don't have any problem with writing a java application, just I don't know how can I read table?!! I never have done this before. Any advice? Many thanks, Elahe
Okay - a couple things here. First, don't post the same thing multiple times. Second, you probably want to check out the JDBC forum for more information. If you want some information to get you started, check out my tutorial: JDBC Hope that helps, Corey