Bugs item #417559, was opened at 2001-04-20 00:55
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=103152&aid=417559&group_id=3152

Category: Architecture: Database
Group: aolserver3_3
Status: Open
>Resolution: Wont Fix
Priority: 5
Submitted By: Jerry Asher (jerryasher)
Assigned to: Nobody/Anonymous (nobody)
Summary: typo(not) in nsodbc

Initial Comment:
I am using nsodbc on Red Hat 6.1, specifically though
with the OpenRDA ODBC package from atinet.com.

In compiling with against the sql.h and sqlext.h
that come with OpenRDA, the compile fails complaining
that the type WORD is unknown in the definition

    WORD  cbmsg

within ODBCLog.  Changing WORD to SWORD appears to
work and do the right thing.

Is this a bug in nsodbc or in OpenRDA?

----------------------------------------------------------------------

>Comment By: Kris Rehberg (kriston)
Date: 2001-07-19 07:41

Message:
Logged In: YES
user_id=16427

There are so many different ODBC libraries that there are
bound to be typing problems.  We're not sure if an ifdef is
appropriate for this one but we're open to suggestions.


----------------------------------------------------------------------

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=103152&aid=417559&group_id=3152

Reply via email to