From: Warren Young Date: December 20 2006 8:20pm Subject: Re: help... how do i use SSQLS within my own classes... List-Archive: http://lists.mysql.com/plusplus/6205 Message-Id: <45899B03.4070709@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit joh3@stripped wrote: > > i am going to have to research the preprocessor work, so that i can get it all > together.... It's just an ifdef guard. #if included from the .cpp file, do it this way, #else do it this other way.