From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,a1f6a4ae31ae12b8,start X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!50g2000hsm.googlegroups.com!not-for-mail From: Graham Newsgroups: comp.lang.ada Subject: Question about Gnade/ODBC binding Date: Fri, 21 Sep 2007 03:37:49 -0700 Organization: http://groups.google.com Message-ID: <1190371069.439288.65280@50g2000hsm.googlegroups.com> NNTP-Posting-Host: 86.134.103.156 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1190371069 2016 127.0.0.1 (21 Sep 2007 10:37:49 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 21 Sep 2007 10:37:49 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.6) Gecko/20061201 Firefox/2.0.0.6 (Ubuntu-feisty),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: 50g2000hsm.googlegroups.com; posting-host=86.134.103.156; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news2.google.com comp.lang.ada:2065 Date: 2007-09-21T03:37:49-07:00 List-Id: Hi, I'm new here. I've been investigating building quite a large application in Ada, and am trying to get my head around Ada database connectivity. Does anyone here use the Gnade ODBC Interface? If so, could someone show me an example of binding (probably using SQLBindParameter or SQLBindCol): a) a Decimal or Fixed-Point type; or b) some sort of time measure, such as a timestamp or duration; or c) a binary or character stream such as a Blob or Clob. Integers, Floats and Strings work fine, but it would be good to know that I could get a full range of types supported, or know for certain that I can't. Ideally, I'd ask this of the Gnade mailing list, but that appears to be dormant (is it?). -- regards, Graham Stark http://www.virtual-worlds.biz