How do I access SQL files stored on my device in Termux? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How do I access SQL files stored on my device in Termux?

SQL TERMUX

21st Jul 2019, 7:43 AM
Ololade
10 Answers
+ 4
I'm sorry bro. Can't help you though, I never opened a sql file
21st Jul 2019, 9:20 AM
Aaron Eberhardt
Aaron Eberhardt - avatar
+ 3
You can install different SQL severs like mariadb or sqlite in termux. Try 'pkg search sql'.
21st Jul 2019, 8:14 AM
Aaron Eberhardt
Aaron Eberhardt - avatar
+ 3
First termux must have the permission to access the storage. Then run 'cd /storage/emulated/0/' and 'ls' to test if it worked. Now you are in you local storage directory. Yet I can't tell you how to open SQL files, but I'm sure google or duckduckgo can tell you
21st Jul 2019, 8:27 AM
Aaron Eberhardt
Aaron Eberhardt - avatar
0
Thank you.
21st Jul 2019, 8:19 AM
Ololade
0
I have an sql ile on my device, how do I work on it on Termux?
21st Jul 2019, 8:20 AM
Ololade
0
*file
21st Jul 2019, 8:20 AM
Ololade
0
I'm new to Termux.
21st Jul 2019, 8:26 AM
Ololade
0
Thank you. I will try it now.
21st Jul 2019, 8:27 AM
Ololade
0
It didn't work.
21st Jul 2019, 8:32 AM
Ololade
0
Thanks
21st Jul 2019, 10:26 AM
Ololade