aspose file tools
The moose likes JDBC and the fly likes JDBC Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Databases » JDBC
Reply Bookmark "JDBC" Watch "JDBC" New topic
Author

JDBC

Anonymous
Ranch Hand

Joined: Nov 22, 2008
Posts: 18944
I want to connect to a database in MSAccess using File DSN. How to do it
Frank Carver
Sheriff

Joined: Jan 07, 1999
Posts: 6913
This is really a question for the JDBC forum, so I've moved it.


A Convergent Visionary ~ Frank's Punchbarrel Blog ~ LinkedIn profile
alka_duggal
Greenhorn

Joined: Nov 28, 2000
Posts: 6
hi the ans is that
1 open MSAccess
2 open newfile
3 create database
4 give database name
5 click on create table design view
6 table will be made,write down fields
7 to prepare dsn,go to settings then ODBC then add access
then give dsn name, database path thats it

 
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: JDBC