Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DBCON help for MS Access

venkateswaran_k
Active Contributor
0 Likes
765

Dear All

I want to read data from the MS-Access database table.

I am using DBCON - however for MS-Access how the connection parameters should be.. that I do not know. I have details for MS-SQL.

Can someone help me the details for MS-Access

Regards,

Venkat

1 ACCEPTED SOLUTION
Read only

BJarkowski
Active Contributor
0 Likes
640

Unfortunately, I'm afraid you won't be able to use the DBCON to connect to Microsoft Access database. It supports only a few databases like MS SQL, Oracle or HANA.

There is a few possibilities how to do it, please try to google it - there is a lot of similar questions asked before.

Dear All

I want to read data from the MS-Access database table.

I am using DBCON - however for MS-Access how the connection parameters should be.. that I do not know. I have details for MS-SQL.

Can someone help me the details for MS-Access

Regards,

Venkat

1 REPLY 1
Read only

BJarkowski
Active Contributor
0 Likes
641

Unfortunately, I'm afraid you won't be able to use the DBCON to connect to Microsoft Access database. It supports only a few databases like MS SQL, Oracle or HANA.

There is a few possibilities how to do it, please try to google it - there is a lot of similar questions asked before.