2 messages in com.mysql.lists.plusplusRe: Column size
FromSent OnAttachments
Sreesekhar Palaparthy26 Jun 2003 04:20 
Sinisa Milivojevic26 Jun 2003 05:20 
Subject:Re: Column size
From:Sinisa Milivojevic (sin@beotel.yu)
Date:06/26/2003 05:20:15 AM
List:com.mysql.lists.plusplus

On 26 Jun 2003 11:21:00 -0000 "Sreesekhar Palaparthy" <sree@rediffmail.com> wrote:

Hi, I'm working with MYSQL++ and currently i got stucked up at a point , where i want a method to find a table's column width. Please tell me a class which has functions to deal with table structure.

Take a look at mysql_type_info class.

Regards,