Re: Reading from merge table while updating underlying table

2001-02-13 Thread Fred van Engen
To add to this, I'm running 3.23.32 (on Solaris). I really like the concept of merge tables, but without the ability to insert new records in underlying tables, it's far less useful for my needs. Thanks. Fred. On Tue, Feb 13, 2001 at 12:44:25AM +0100, Fred van Engen wrote: > Hi, > > Is it oka

Reading from merge table while updating underlying table

2001-02-12 Thread Fred van Engen
Hi, Is it okay to write to a table that is part of a merge table? The documentation is not explicit on this as far as I understand it. Anyway, when I try this in a typical logging scenario that merge tables are supposed to be useful for, I sometimes get incorrect results. My tables have these f