Unbounded types work very badly with the SQLDA.  The original SQLDA was 
lifted verbatim from the DB2 spec, circa 1985, because I wanted 
something more or less standard.  It was pretty much awful then and it 
hasn't gotten much prettier since.  On the other hand, it's what 
everything uses for Firebird.

So here's another seriously heretical thought.  If you're planning for 
Firebird to hang around another 27 years, it's time to define a modern 
OO API that is easy to use from modern languages, is flexible and 
extensible, supports an efficient remote protocol, and can fully support 
the legacy SQL APIs as a proper client layer and maybe even BLR, if 
that's still important.


On 9/4/2013 6:56 AM, Alex Peshkoff wrote:
> On 09/04/13 14:46, Dimitry Sibiryakov wrote:
>> 04.09.2013 12:40, Adriano dos Santos Fernandes wrote:
>>> The name of this type, a long and unlimited string, is CLOB.
>>      But what value will be in XSQLVAR.sqltype?
>>
> Not sure it will be supported in SQLDA API...
>
>
> ------------------------------------------------------------------------------
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
> Firebird-Devel mailing list, web interface at 
> https://lists.sourceforge.net/lists/listinfo/firebird-devel


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to