""Willy-Bas Loos"" <[EMAIL PROTECTED]> a következoket írta üzenetében
news:[EMAIL PROTECTED]
The problem is that my triggers refuse modifying a record if a given Temp
table is not created before, because one or more fields have their default
values from that temp table
So why don't you either
>The problem is that my triggers refuse modifying a record if a given Temp
table is not created before, because one or more fields have their default
values from that temp table
So why don't you either use a normal table, or if you need simultaneous use
of the trigger with different values, use an