![]() |
|
Just another Perl shrine | |
PerlMonks |
Win32::TieRegistry disperate situationby Discipulus (Abbot) |
on Nov 07, 2002 at 11:43 UTC ( #211047=perlquestion: print w/replies, xml ) | Need Help?? |
Discipulus has asked for the wisdom of the Perl Monks concerning the following question:
Hello monks!! I'm in fix! I have a sub called findodbc. I pass to it an IP I want to build an hash where keyes are the paths in the Data Base Qualifier {DBQ} and where the values are the DSN. When I manually use regedit->conect remote registry I 'm able to view ODBC/ODBC.INI and all remote sistem DSN. When I launch the same code locally it's all ok. BUT when my sub run from remote I can view only ODBC Data Sources/ and ODBC File DSN/ that are useless. I have tried to connect to the remote machine too and to call the script "locally" and read out the data with some results. greetings from sunny but cold roma lor*
Back to
Seekers of Perl Wisdom
|
|