Re: DBD::DBM and hashrefs
On Thu, 13 Oct 2005 17:22:07 -0700, Ron Savage wrote:
>Can't you just try:
>
>$T{$id} = [\%hash];
The tied hash already exists in the other format and is used by
multiple scripts, so changing the format is not something I want to
do.
The only reason I'm even using DBD::DBM is I want to keep using the
DBM file as I have it, if I were ready to change the whole data
storage format I would just go to a proper relational database
already.
Thanks nevertheless.
RT
.
Relevant Pages
- Re: Conditional Format Using AND
... but I only want the color change to happen if "PREV" is in column A, ... > your second format condition will always be true and red format ... > Pearson Software Consulting, LLC ... (microsoft.public.excel.misc) - Re: [RFC PATCH 16/22 -v2] add get_monotonic_cycles
... and I just blew away all my marker code for something like this;-) ... const char *format, ...) ... struct task_struct *prev; ... (Linux-Kernel) - Cannot copy. files on this CD are read only
... and now read only .Microsoft will not help,they pass me onto a tech line at ... My only solution might be to format and start over ... ..this is really pissing me off .Any ideas here ...Thanks ... Prev by Date: ... (microsoft.public.windowsxp.general) - Re: Counting blanks fields for a report
... >>report that have a Null status field. ... >>denominator in an expression. ... You want to format the expression as a ... Prev by Date: ... (microsoft.public.access.reports) - Re: stop script if dates are missing, edit help...
... he wanted the ability to enter the start date in 1/1/2005 format and ... right on column J, which is K, if any of those are missing to print out ... msg box and basically stop and say: make sure the dates in the range ... Prev by Date: ... (microsoft.public.excel) |
|