JDBC - Mailing list pgsql-jdbc

From Sohail A. Khan
Subject JDBC
Date
Msg-id fc.005b8ff101754df0005b8ff101754df0.1754e8b@amazon.shu.ac.uk
Whole thread Raw
Responses Re: JDBC
List pgsql-jdbc
i have a real big problem understanding JDBC, here is the situation, i have a database in Microsoft
Access which consists of 3 tables with the following details:
*Student Details: ID, Name, Address, Course, Year of Study
*Course Details: Name of Course, Total number of students, units taught
*Staff Table: Name, Room, email, Units Delivered

(i have used ODBC)

Q1 - how do i extract information from the database in JAVA Applet
Q2 - how do produce a username and password to get access to the database
Q3 -  how do create queries

CAN U PLEASE HELP ME WITH THIS PROBLEM!
I WILL BE MOST GREATFUL IF U CAN SEND ME EXAMPLES AND STEP BY STEP HELP ON HOW TO PERFORM THE ABOVE
QUESTIONS

THANKS


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Problem asking columns allowing NULL values
Next
From: Dave Cramer
Date:
Subject: Re: JDBC