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 connect and display MS ACCESS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "connect and display MS ACCESS" Watch "connect and display MS ACCESS" New topic
Author

connect and display MS ACCESS

Curtis Bridges
Greenhorn

Joined: Jul 26, 2007
Posts: 9
I need some help. I'm trying to connect to a database I created in MS ACCESS the file name is db challenge.mdb
would somebody heip me out ? Please.
I'm getting 3 errors on lines 44,47,52 saying cannot find symbol variable rowSet
1 error on line 26 that say's cannot find symbol method JdbcRowSetImpl()
1 error on line 28 that say's cannot find symbol method setUserName(java.lang.String)

 
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: connect and display MS ACCESS
 
Similar Threads
mysql and java application:characters not displaying right
Jdbc
Need help
MySQL problem
Erm.. Weird compile errors.