in reply to perl create database with folder system
I think you will need to learn SQL for that. For accessing the database, DBI is the common way of doing that.
If you are just starting out, DBD::SQLite is a good database to start with.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: perl create database with folder system
by Anonymous Monk on Dec 02, 2017 at 10:55 UTC |