From: Warren Young Date: July 11 2005 10:47pm Subject: Re: VS 2003 / Mysql++ 1.7(or 2.0 b) => __int64 followed by 'long' is illegal ??? List-Archive: http://lists.mysql.com/plusplus/4634 Message-Id: <42D2F6EF.8090209@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit np@stripped wrote: > i have a compile error in defs.h : Please post the text of the compiler error. > If i try to force NO_LONG_LONGS macro, Why would you do that? For standard platforms, NO_LONG_LONGS should be defined correctly from within platform.h. There should be no good reason to change it manually.