Prepare for your Next Interview
|
Welcome to the Geeks Talk forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
This is a discussion on how to connect to msaccess database within the Database Design forums, part of the Databases category; how to write connection string while connecting to MSACCESS...
|
|||||||
| Database Design Disucss if you have any issues with Database Design and Concepts |
![]() |
| LinkBack | Thread Tools | Display Modes |
|
|||
|
Re: how to connect to msaccess database
Quote:
jdbc:?????://localhost;DatabaseName=urDsName;User=uname;Password=pass i dont know the drivername for MSACCESS but u can find from google. put the drivername in place of ???? |
|
|||
|
Re: how to connect to msaccess database
Quote:
You have to use type-I driver for that. It will be easy |
|
|||
|
Re: how to connect to msaccess database
Quote:
u there? is ur problem solved?? this is exact connection string jdbc:driver={Microsoft Access Driver (*.mdb)};DBQ='d:/srik/db1.mdb |
|
|||
|
Re: how to connect to msaccess database
hey in java ti is very specific if tthere is odbc:
connection con = DriverManager.Getconnection("Sun.Jdbc.Odbc.DAtabaseName"); what ever it is either it is ms acccess or whatever |
| The Following User Says Thank You to rohit dwivedi9450 For This Useful Post: | ||
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to connect Silk Test to database | harry420 | SilkTest | 1 | 06-04-2008 10:38 AM |
| Connect to an Access database table from QC | snabors | Quality Center | 0 | 01-18-2008 03:42 PM |
| Connect Database | nehasahu | QTP | 2 | 10-18-2007 07:34 AM |
| Connect two database in our project | Geek_Guest | Data Warehousing | 0 | 07-03-2007 07:29 PM |
| Database Error: Failed to connect to database | srivenu | Data Warehousing | 0 | 04-01-2007 05:08 AM |