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,e1707440774a78b1,start X-Google-Attributes: gid103376,public From: "jhb" Subject: ODBC Connection to AdaSage Date: 1999/01/19 Message-ID: <782pcv$gt0$1@news.rscs.net>#1/1 X-Deja-AN: 434526801 Organization: Rocket Science Computer Service, Inc. X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Newsgroups: comp.lang.ada Date: 1999-01-19T00:00:00+00:00 List-Id: To anyone who can help me out - I am a software program manager for a medium sized Department of the Army development effort. I need to interface to a system that runs an AdaSage back end. My problem is that I am going to produce a data export to a floppy disk, then have to merge the data into the receiving system. This system does not have an interface utility to allow it to read and process my file. I will need to manipulate the AdaSage database tables directly. My plan is to develop a self contained executable file that will be copied to the host machine from the export disk that comes from my system. This exectuable will directly access and manipulate the AdaSage tables and fields that it needs on the host machine, then clean up after itself and turn off. What I am wondering is if there is some existing utility that will do this for me or is there some programming API that will allow me to custom code such an application ? Please help if you can, I am running out of time and ideas. Feel free to send responses directly to my email: jhb@stanleyassoc.com Thanks in advance for your help. Jim Brabston