in reply to Re: Problem getting data from win32::ODBC connection to oracle
in thread Problem getting data from win32::ODBC connection to oracle
Hi,
I added the
use strict;
but nothing out of the ordenary changed. I usually use strict.
The Sql_test is now also defined(Cut/paste error as you mentioned), but that didn't do the trick either.
Why must I only define the DSN name alone? I would kind of expect to use the user and password to gain access to the tabels??