How to take backup of database using jbutton | java swing | netbeans tutorials #35

  Рет қаралды 5,262

GSoft Knowledge

GSoft Knowledge

Күн бұрын

Пікірлер: 28
@emillawrence7767
@emillawrence7767 5 жыл бұрын
Sir how about sqlite... I can't do it because sqlite doesn't have mysqldump...
@GSoftknowledge
@GSoftknowledge 5 жыл бұрын
Just do as i have shown in the video.. but for backup button code will be changed..
@GSoftknowledge
@GSoftknowledge 5 жыл бұрын
Just create a connection and execute this- stmt.executeUpdate("backup to " + filename);
@emillawrence7767
@emillawrence7767 5 жыл бұрын
@@GSoftknowledge i did this sir inside my backup button .... but i've got java.lang.NullPointerException PreparedStatement ps = null; Connection conn = null; conn = db.java_dbase(); //browsebutton JFileChooser path = new JFileChooser(); path.showOpenDialog(path); String date = new SimpleDateFormat("yyy-mm-dd").format(new Date()); try { File r = path.getSelectedFile(); location = r.getAbsolutePath(); location = location.replace('\\', '/'); filename = location + "_" + date + ".sqlite"; textField.setText(filename); }catch(Exception s) { s.printStackTrace(); } //inside backup button try { ps.executeUpdate("backup to" + filename); }catch(Exception s) { s.printStackTrace(); }
@GSoftknowledge
@GSoftknowledge 5 жыл бұрын
Your connection is not established that's why it's giving null exception
@omkarjadhav5612
@omkarjadhav5612 4 жыл бұрын
I'm using oracle so mysqldump in not there... what i have to do now
@ismailsaleh8535
@ismailsaleh8535 5 жыл бұрын
very useful content. i like it
@mrpii.2k3
@mrpii.2k3 2 жыл бұрын
with SQL sever ???
@GSoftknowledge
@GSoftknowledge 2 жыл бұрын
Yes
@yusbunag5204
@yusbunag5204 2 жыл бұрын
Sir how about restore? Do you have a tutorial?
@GSoftknowledge
@GSoftknowledge 2 жыл бұрын
You can restore you .SQL file using cmd command
@dieumercidiemsmamunga545
@dieumercidiemsmamunga545 Жыл бұрын
How to restore ?
@nalinthennakoon7853
@nalinthennakoon7853 3 жыл бұрын
java.io.IOException: Cannot run program "C:/Program": CreateProcess error=2, The system cannot find the file specified p=runtime.exec("C:/Program Files (x86)/MySQL/MySQL Server 5.6/bin/mysqldump.exe -uroot -p123 --add-drop-database -B myposdb -r"+path);
@GSoftknowledge
@GSoftknowledge 2 жыл бұрын
Check the path manually if the file doesn't exist then put the correct path. .
@yogitashewale9905
@yogitashewale9905 2 жыл бұрын
I am getting error that java.io.IOException: cannot run program "C:/abc" : create process error =2 ,the system cannot find the path specified
@GSoftknowledge
@GSoftknowledge 2 жыл бұрын
What's inside the path?
@naveedaltaf
@naveedaltaf 4 жыл бұрын
Dear! Can i modify the program in a way so it automatically take database backup after given time', i.e. in very 30, 60 or 90 minutes? Thanks in advance.
@GSoftknowledge
@GSoftknowledge 4 жыл бұрын
Yes you can do that too ..
@naveedaltaf
@naveedaltaf 4 жыл бұрын
@@GSoftknowledge thanx for respond, could you please make a video to demonstrate it? TIA
@GSoftknowledge
@GSoftknowledge 4 жыл бұрын
@@naveedaltaf okay
@naveedaltaf
@naveedaltaf 4 жыл бұрын
@@GSoftknowledge thanks so much man this would really help me in completing my project, thanks again for help.
@abhaydeep205
@abhaydeep205 2 жыл бұрын
@@naveedaltaf have you done this ? I also want to backup time to time
@islamaminebouchedjera1408
@islamaminebouchedjera1408 4 жыл бұрын
Hii, this method doesn't work with MySQL 8.0, it needs administrator privileges. Does it only work with MySQL 5.0?
@GSoftknowledge
@GSoftknowledge 4 жыл бұрын
Yes.
@islamaminebouchedjera1408
@islamaminebouchedjera1408 4 жыл бұрын
@@GSoftknowledge Hii sir, thanks for your reply. I've installed MySQL 5.0, when I run mysqldump from CMD it works, but from java project it doesn't work!! Do you have any idea or suggestions?
@neelmanithakur7760
@neelmanithakur7760 5 жыл бұрын
Hey man make a video on how we can export jar file in netbeans so that it will work with Default java Database that is default preasent in netbeans. its a serious Problem !!
@GSoftknowledge
@GSoftknowledge 5 жыл бұрын
I have already made a video on this...
@GSoftknowledge
@GSoftknowledge 5 жыл бұрын
kzbin.info/www/bejne/gqOpcpd6r5pqqKc
Solving one of PostgreSQL's biggest weaknesses.
17:12
Dreams of Code
Рет қаралды 213 М.
SQLite vs PostgreSQL
14:01
Anton Putra
Рет қаралды 28 М.
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 2,9 МЛН
風船をキャッチしろ!🎈 Balloon catch Challenges
00:57
はじめしゃちょー(hajime)
Рет қаралды 63 МЛН
When mom gets home, but you're in rollerblades.
00:40
Daniel LaBelle
Рет қаралды 147 МЛН
How to Restore MySql Backup file in Java Swing in Netbeans
8:36
Backup and Restore MySQL Databases using MySQL Workbench [2022]
7:55
CS CORNER Sunita Rai
Рет қаралды 36 М.
MySQL Tutorial - 40 - BACKUP & RESTORE MySQL Database
7:32
WebDevPro
Рет қаралды 56 М.
SCAM M&T Bank Cashiers Check xxxx Avoid Deposit !!!!
7:51
AFFORDABLE LIFESTYLES
Рет қаралды 269 М.
JTable Custom Cell Button Action using Java Swing
10:24
Ra Ven
Рет қаралды 42 М.
How to Auto back up PostgreSQL Database
11:10
jinu jawad m
Рет қаралды 18 М.
ТВОИ РОДИТЕЛИ И ЧЕЛОВЕК ПАУК 😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 2,9 МЛН