in reply to Re^3: Truely Unique Code Set?
in thread Truely Unique Code Set?
If you have access to the MySQL database from the machine you are running the script on you can instead insert the data directly into the database using DBI and DBD::mysql.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Truely Unique Code Set?
by Anonymous Monk on Oct 21, 2011 at 00:11 UTC | |
by GrandFather (Saint) on Oct 21, 2011 at 00:16 UTC | |
by richCarthew (Initiate) on Oct 21, 2011 at 12:43 UTC |