From: A P. <ap...@ho...> - 2004-03-02 01:49:31
|
FbDbType.LongVarBinary does not tell anything except it is a binary form. To get the actual size of a binary, programmer still need to access the Size so FbDbType.Binary should be fine. Chao, A Pham "Carlos Guzmán Álvarez" <car...@te...> wrote in message news:404...@te...... > Hello: > > I'm thinking on remove FbDbType.LongVarBinary element in 1.6 sources, i > think it's not really needed as we have already a FbDbType.Binary > element that has the same meaning and i think that it's more correct for > binary blobs. > > But i want to know first people opinions :) > > > > > -- > Best regards > > Carlos Guzmán Álvarez > Vigo-Spain > > > P.S.: I have plans for release the 1.6 Alpha 1 this week after have > finished some changes in the Array data type support. > > > ------------------------------------------------------- > SF.Net is sponsored by: Speed Start Your Linux Apps Now. > Build and deploy apps & Web services for Linux with > a free DVD software kit from IBM. Click Now! > http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click > _______________________________________________ > Firebird-net-provider mailing list > Fir...@li... > https://lists.sourceforge.net/lists/listinfo/firebird-net-provider > |