banduwgs has asked for the wisdom of the Perl Monks concerning the following question:
I am using AsciiDB module as a simple text base database in Windows platform. It's work fine with local directories like: DIRECTORY => 'C:\test\db' Is there anyway to give a windows network directory path like: DIRECTORY => '\\computer_name\shared_db' while shared_db is a shared folder in perticular computer.
Thanks in advance - SB
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: AsciiDB::TagFile (shared?) DIRECTORY
by jdtoronto (Prior) on Sep 16, 2003 at 14:30 UTC |