Connect Java and Ms Access Database using UcanAccess!!

preview_player
Показать описание
In this video, you will get to know how to connect #MS_Access database with #Java.
You have to download some jar files

Below are the links for the jar files:

Then you have to add these jar files to your java libraries folder and follow the steps shown in the video, after following all the steps you will be able to connect your java program to MS Access database.
Thanks
Don't forget to like this video and Do subscribe to #webtechtalkies

Code hints
//files to import:

/** * * @author Taranjeet */

//enjoy :)
Рекомендации по теме
Комментарии
Автор

Some of you are getting problems with files which are needed to connect java and Ms access database
To download files:
1. Click on the Links given in the description
2. You Will be directed to some repositories.
3. Scroll down and check either there is a new version or not
If(newVersion==True)
{then click on the new version}
Else
Stay there
4. Now on the website you can see a table there click on the jar then your file will be downloaded
It in the files row

WebTechTalkies
Автор

apko jitna b shukriya kaha jaye kam hai..u r just amazing..lots of respect❤❤

husnajaved
Автор

Thanks man. I had some problems with connecting the libraries to Intellij, but finally worked thru them and was successful.

nml
Автор

Awsome bro... it's really cool that a guy can retrieve the information from MS Access easily & how much it would be so easy to retrieve the info. from the MS excel without any dependency on the commands of MySql to setup the database.!

mosessunny
Автор

I followed your steps still i am getting following error " No suitable driver found for "
Do we have to set classpath in Environment variables and
Do we still need to install odbc and select database as you did in starting

sarikacontainermoversshast
Автор

Excelente Solución, lastima que no funcione con los XLS, pero soluciono mi problema un 100% y el único que explico como definir la "Class" que se ocupa para Habilitar el .JAR

epallerano
Автор

Architecture missmatch btwn driver and application... what should I do?

mukulbarbate
Автор

If i go into System-Dsn and click add the window ist empty

petergabel
Автор

can you please make a video on connecting a excel sheet with oracle database and sending data from excel sheet to table in oracle database

rohitchowdary
Автор

i am not using IDE where i need to add jar files

anonymous-umdp
Автор

i am getting exception on
please help me sir

anonymous-umdp
Автор

Sir i follow the step.. but it gives an error of unexpected end of Statement : required: (

sonalipaunikar
Автор

Sir what are the codes above it seems that I cant figure out what to declare above ? thanks in advance

jeraldlanuza
Автор

Can this data be remotely be accessed??

superrv
Автор

well done my dear i wish you success
i have a question, where i can download those jar files to inside my project?
can you tell me plz help

kurdhamarang
Автор

sir suppose if msaccess database is password protected then what to do.

dennismuriel
Автор

how to do Input from java to the Acces Database?

gabriel
Автор

After performing all the steps, when I run the Java Project the Exception came :
"user lack privilege or object not found STUDENT"
Student is the table name

HaXxanParhar
Автор

Hello sir I can't connect java with Ms
I create data source odbc 64 bit it has no option of Ms access
Plz help me sir

apoorvmittal
Автор

omfg! im so fuckin stupid!!!. in the Connection cnt= DriverManager.getConnection line, if just wrote the ath directly instead of adding jdbc:ucanaccess: before the path . looool

flappyBoi