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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9783aedc7a7c4f8f,start X-Google-Attributes: gid103376,public From: self@liege.ICS.UCI.EDU (John Self) Subject: Using SAMeDL to access SQL from Ada Date: 1996/11/05 Message-ID: <9611041838.aa29147@paris.ics.uci.edu>#1/1 X-Deja-AN: 194470073 newsgroups: comp.lang.ada Date: 1996-11-05T00:00:00+00:00 List-Id: I'm trying to access a Sybase database from Ada using the Sybase SAMeDL compiler (a relabeled Intermetrics product.) I'm looking for examples and recommendations on documentation from someone familiar with this system. I have the documentation that came with the SAMeDL compiler, and some technical reports from the SEI, including the SAMeDL LRM. The examples I have are very elementary, and the manuals aren't very detailed. In particular if you've used the base domain feature to reuse types declared outside SAMeDL your examples would be particularly welcome. So, if you've used SAMeDL and have some examples you would be willing to share, or some recommendations on documentation that would help, please let me know. Thanks, John Self self@ics.uci.edu