At 09:08 AM 1/07/2009, you wrote: >Hi all, > >any updates about this.
Not from me. I think you should look for clues in the way your application refers to and reads values from your SELECT output set when pushing its values into your INSERT statement. I don't know how the .NET Provider client deals with stream qualifiers in joined sets but that is where you need to look. In other data access layers, it is never sufficient to refer to output columns in joined sets simply by column name alone. Helen ------------------------------------------------------------------------------ _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
