Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


On Thu, 2011-09-29 at 12:02 -0400, Terrence Enger wrote:
Silly me!  While reading some of the LibreOffice code for
ODBC connections, I started to look at ...

    ISO/IEC FCD 9075-3:2006(E)
    Title: Information technology - Database Languages - SQL
        - Part 3: Call-Level Interface (SQL/CLI)
    <http://jtc1sc32.org/doc/N1501-1550/32N1527T-text%20for%20FCD%209075-3.pdf>

This passage in section "4.4.1 Handles" catches my eye:

    The validity of a handle in a compilation unit other
    than the one in which the identified resource was
    allocated is implementation-defined.

If I had to guess, I'd take it as something alone the lines of "handles
may be implemented as pointers, and in windows 16 they might be
implemented as near pointers. That kind of thing.

Anyway, isn't it the case that ODBC is *based* on the SQL/CLI, so it
layers additional features and lesser constraints on top of it.

C.


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.