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.8 required=5.0 tests=BAYES_00,URI_HEX autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e686c2c95beefb1c,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news2.google.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Jano Newsgroups: comp.lang.ada Subject: Inserting Calendar.Time in a database Date: Thu, 5 Aug 2004 15:44:26 +0200 Message-ID: X-Trace: news.uni-berlin.de W08EHQIHdo6MUr+foZnKrwQ3UtWXKzZoRsgmaFUYTgTed90BA= X-Newsreader: MicroPlanet Gravity v2.50 Xref: g2news1.google.com comp.lang.ada:2578 Date: 2004-08-05T15:44:26+02:00 List-Id: Hello, I need to insert some timestamps (type Ada.Calendar.Time) in a database accessed via ODBC using gnade+gnat 3.15p. I've looked for timestamp support in the gnade sources without much luck, I've specially checked the embedded sql support and I haven't found nothing for this purpose. I'm completely clueless about the ODBC client packages so if someone has done this before (with gesql or directly), a quick pointer for the things to look at would be great. Thanks, -- ------------------------- Jano 402450.at.cepsz.unizar.es -------------------------