Thanks too 4499!!!
Three letters changed and now I'm working fine with the SQL module as well:
And I made a change to the TTXMSSQLSetup.pm module here:
#
# Check if any ODBC DSNs defined
#
my @dsns;
if ($error eq undef) {
@dsns = grep {s/^dbi:ODBC://} DBI->data_sources('ODBC');
$error = "No ODBC DSN records found on this server.<br>Please configure DSN prior to running this program."
For the record I'm running:- IIS on Windows Server 2003 with Serice Pack 2
- Stawberry Perl V5.10.0
- DBD-ODBC-1.16 - installed into Stawberry Perl
Yah! It works at last! Yah! yah!