File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JDBC and the fly likes DataBase Connection Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "DataBase Connection " Watch "DataBase Connection " New topic
Author

DataBase Connection

Lei Xiaowen
Greenhorn

Joined: Jul 11, 2005
Posts: 15
Hello:
I have made a programme about "Employee Information System",it must be
connect database.So I use Access to create a database and in the control panel I have create a data souce .But when I excute the project,it has a
java.sql.SQLException,it means that the DataBase Engine dosesn't find the
tabel.
how to solve ?
thanks a million!
craig a chapman
Greenhorn

Joined: Jun 24, 2005
Posts: 27
Can you provide a bit more information on how your connecting to the database i.e a code sample. A stack trace of the exception too.

Ta
Anand Karia
Ranch Hand

Joined: Sep 25, 2004
Posts: 154
Hi Lei Xiaowen!

It would be more feasible if you post some sample code here that will pinpoint you exact problem and will also help us to solve your problem.


Love is GOD and GOD is Love.<br /> <br />Anand Karia<br />Manager I.T<br />Artistic Garment Ind. Pvt. Ltd<br />MSC (Computer Science)
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: DataBase Connection
 
Similar Threads
Websphere
Dynamic table using struts
how to set auto increment field value ?
DSN Creation gives error
How to create database in Hypersonic?