Re: AW: Windows Tasks

2005-04-14 Thread Alexander Apprich
Joachim,
[EMAIL PROTECTED] wrote:
Hi all,
please help my:
I have in perl 5.6.1 635 stored hash with like this
use MLDBM qw(DB_File);
tie (my %ZeitDB, 'MLDBM', "PC\\Share\\ZeitDB");
If I open the hash in my new perl 5.8.6 811  with the same I have:
MLDBM error: Second level tie failed, "" at ...
Have somebody a solution ? 
just a shot in the dark but the examples in "perldoc -f tie" do not
mix double and single quotes...
P.S. delete the file (with lost all data) is not the solution (but work
fine).
Just a best guess...
Alex
___
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs


AW: Windows Tasks

2005-04-14 Thread joachim . goerner
Hi all,
please help my:
I have in perl 5.6.1 635 stored hash with like this
use MLDBM qw(DB_File);
tie (my %ZeitDB, 'MLDBM', "PC\\Share\\ZeitDB");

If I open the hash in my new perl 5.8.6 811  with the same I have:

MLDBM error: Second level tie failed, "" at ...

Have somebody a solution ? 

P.S. delete the file (with lost all data) is not the solution (but work
fine).

Best regards/Mit freundlichen Grüssen

Joachim Görner 

Informationsverarbeitung Systemtechnik Basisdienste (ISB)
ADAC e.V., Am Westpark 8, 81373 München
Tel.: (089) 76 76 27 83 Fax: (089) 76 76 28 82 

www.adac.de 

___
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs