| Author |
JDBC
|
tanvir rony
Greenhorn
Joined: Feb 07, 2002
Posts: 3
|
|
Hi everybudy. How can i connect with SQL Server7.0 through java programm ? May be it's a silly qus. but i am new in java. So be generous with me. And tell me how should i prepare for SCJP exam? byyyyyyyyy.
|
 |
Nathan Pruett
Bartender
Joined: Oct 18, 2000
Posts: 4121
|
|
Let's see... Please change your user name to something that follows the Official JavaRanch User Name Conventions. Your user name is required to be in the format "First Name" + space + "Last Name".You ask about JDBC and the SCJP exam, and yet you post this question in the AWT / Swing / JFC forum. I think that this question would be a lot more appropriate in the JDBC forum, so I'm moving it there... -Nate
|
-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
|
 |
Dave Vick
Ranch Hand
Joined: May 10, 2001
Posts: 3244
|
|
rony As Nathan mentioned, please change you name but here are some links that might help you out. For the SCJP2 exam: certification books certification FAQ Marcus Green’ site maha’ pages mock exams SCJP Objectives As far as connecting to a database that would be where JDBC comes into play, a good source for that would be the JDBC short course from Sun. Keep in mind that the exam is intended for experienced programmers (6 months or more of expreience) and JDBC is also an advanced topic. If your new to Java you might want to nail down the basics then move on to the next step.
|
Dave
|
 |
 |
|
|
subject: JDBC
|
|
|