From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32309 invoked by alias); 3 Jun 2002 09:24:10 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 32280 invoked from network); 3 Jun 2002 09:24:05 -0000 Received: from unknown (HELO yuha.menta.net) (212.78.128.42) by sources.redhat.com with SMTP; 3 Jun 2002 09:24:05 -0000 Received: from gibson.menta.net ([212.78.128.22]) by yuha.menta.net (Netscape Messaging Server 4.15) with ESMTP id GX4I1V02.YO4 for ; Mon, 3 Jun 2002 11:22:43 +0200 Received: from netcom.es ([62.57.109.127]) by gibson.menta.net (Netscape Messaging Server 4.15) with ESMTP id GX4I0V01.UKV for ; Mon, 3 Jun 2002 11:22:07 +0200 Message-ID: <3CFB35C6.7060000@netcom.es> Date: Mon, 03 Jun 2002 02:24:00 -0000 From: Ignasi Villagrasa Organization: gri User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; es-ES; rv:0.9.4) Gecko/20011128 Netscape6/6.2.1 X-Accept-Language: es-es MIME-Version: 1.0 To: cygwin@cygwin.com Subject: odbc driver problem Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-06/txt/msg00049.txt.bz2 Hi everyone, I'm trying to compile an odbc driver using cygwin compiler. All seems to work properly, but when trying to link sqlconnect from odbc sdk test application an error appears telling me the driver doesn't have the sqlconnect function. That's very strange because I can link directly the dll from a C application without using odbc manager. So I think perhaps odbc manager is looking for an special calling convention I'm not aware. Could anyone help me ? Thanks in advance. Ignasi Villagrasa. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/