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,9dfa884c1075e195 X-Google-Attributes: gid103376,public From: "Sune Falck" Subject: Re: Aonix + Win32Ada/ODBC example = stuck. HELP! Date: 1998/10/23 Message-ID: <70p3t2$miv$1@news.han.telia.se>#1/1 X-Deja-AN: 404185199 References: X-Mimeole: Produced By Microsoft MimeOLE V4.72.3155.0 Organization: Telia AB Newsgroups: comp.lang.ada Date: 1998-10-23T00:00:00+00:00 List-Id: You have to add a reference to the odbc32.lib in the apilib directory either directly in the IDE (Linker only) or possibly by adding a line to the win32ada.lrf file in directory ../win32ada/BINDING/LIB directory and then adding that directory as a link in the IDE. /Sune Falck John *NOSPAM* Bunk skrev i meddelandet ... >Hello, >I'm using Aonix ObjectAda for Windows v7.1.1 Pro, and in trying to build / >run the ODBC example given in /samples/Win32Ada/ODBC, but I run into the >following upon build time... > >--------------------Target: Win32 (Intel) Debug-------------------- >ObjectAda Professional Edition version 7.1.424: adabuild > Copyright (c) 1997, Aonix. All Rights Reserved. >obj\elt\demo.obj >db.obj : error LNK2001: unresolved external symbol _SQLError@32