From: Warren Young Date: June 1 2006 7:33pm Subject: Re: Error in using mysqlpp::sql_datetime List-Archive: http://lists.mysql.com/plusplus/5708 Message-Id: <447F40FC.4020302@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sheng Yu wrote: > "f:\code\server\serverroutine\mysql++\include\stream2string.h(47) : > error C2039: 'out_stream' : is not a member of 'mysqlpp::DTbase' Let me guess: you're using MinGW. If I'm right, are you using the latest version of MinGW, MySQL _and_ MySQL++? I saw that error under MinGW with older tools, and it went away mysteriously in recent months. I'm sure it was something I upgraded that fixed it, but I can't tell you exactly what.