Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Content-class: urn:content-classes:message
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Subject: RE: Cygwin/DBD::ODBC issue
Date: Fri, 16 Jan 2004 02:45:12 -0600
Message-ID: <C736868EB761C04A8909BB038DEABD6408D9CF92@MSPMAILV1.retek.int>
X-MS-Has-Attach: 
X-MS-TNEF-Correlator: 
From: "Jones, Tommie" <tommie.jones@retek.com>
To: "Jeff Urlwin" <jurlwin@esoftmatic.com>,
   "David Claughton" <david.claughton@IntechSolutions.co.uk>,
   <dbi-users@perl.org>
Cc: <cygwin@cygwin.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id i0G8jVp0028276

Hello all.
Just to conclude this issue. Not only was there a problem with where sqltypes.h file was located. I also had an issue with 4 or 5 types missing. I had to add a few typedefs like UWORD and PTR to sqltypes.h
I'm using the most recent version of cygwin 5.0 (I updated it yesterday. Sorry I dont know much about cygwin, don't know how to identify the version.)
So I found three issues listed in the order of discovery.
1. spaces prefixing the NOOP in the makefile
2. wrong version of sqltypes
3. missing types needed by sqltypes.
 
 

	-----Original Message----- 
	From: Jeff Urlwin [mailto:jurlwin@esoftmatic.com] 
	Sent: Thu 1/15/2004 6:33 PM 
	To: 'David Claughton'; Jones, Tommie; dbi-users@perl.org 
	Cc: cygwin@cygwin.com 
	Subject: RE: Cygwin/DBD::ODBC issue
	
	
	 


