[Dxspider-support] SQL database support

Michael Chen michael.bd5rv at gmail.com
Fri May 11 22:18:46 CEST 2007


I am looking for a way to store the spots into a MySQL table.  I look
through the mailing list, but found no clue. There was a message about
SQL support in Jan. 2006, but don't seems to have further info. (BTW,
it would  be great to enable the search for mailing list).

I looked through the source code, and found there were following lines
in DXVars.pm

# are we doing xml?
$do_xml = 0;

# the SQL database DBI dsn
#$dsn = "dbi:SQLite:dbname=$root/data/dxspider.db";
#$dbuser = "";
#$dbpass = "";


and also, there is a  DXSql.pm and a DXSql directory.
Are these codes completed, and any documentation available on how to
make use of them?

Michael, BD5RV/4



More information about the Dxspider-support mailing list