Re: gda-srv problem



On mar, 11 jui 2000, you wrote:
> Hi!
> 
> I wondered if any of you ever had that problem with the gda-srv lib.
> I get a wrong behaviour when I set (in the fill_field_values() function) for
> example a field to return an integer, and then the client gets a data type
> which is Longvarchar for that same field (and crashes because the value of the
> field is not a Longvarchar).
> 
> It looks like a CORBA transport problem to me but I'm no expert at it.
> 
> Any idea where that can come from?
> 

Ok, I've found the cause. It's because when transmitting, the type is deduced
from the sql type and I needed to change this type as well.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]