| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | June 16 2005 6:25pm |
| Subject: | Re: Data type | ||
| View as plain text | |||
Paoletti Vincenzo wrote:
> How can I know the number of byte of a field( using mysql_type_info or other
> classes)?
Look at the fieldinf1 example. That will show you how to find out which
native MySQL type a column uses, and your MySQL programmer's manual will
tell you how many bytes that type requires.
| Thread | ||
|---|---|---|
| • Data type | Paoletti Vincenzo | 16 Jun |
| • Re: Data type | Warren Young | 16 Jun |
