From: Warren Young Date: April 5 2006 4:07pm Subject: Re: mysql info with mysql++ vers 1.7.4 List-Archive: http://lists.mysql.com/plusplus/5624 Message-Id: <4433EB5E.2060801@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Paoletti Vincenzo wrote: > after I've connected with mysql (4.1.12) I need to know some info like CHARACTER-SET. > I've tried with Connection->info() but the result is always "..."; > > How can I obtain this information with mysql++? SHOW CHARACTER SET Questions about MySQL queries really belong on the main MySQL list. This list is only for issues that specifically affect MySQL++.