Can't connect to DB from CGI-Script
An external Rexx function package to connect to SQL databases
Brought to you by:
rexx
Hi!
I've tried to use the RexxSQL-Interface from inside a
CGI-Script written in Rexx. I'm using Regina 3.3 with
RexxSQL 2.4 on a Win2003 Server with IIS.
When I try to connect to a MySQL-DB from a CGI-Script I
get the return value "-1". Doing the same from the
command line works well.
Anybody who can help??