Federico Balbi wrote:
>
> Hello,
> how many columns per table can I handle with MyODBC and MySQL?
>
> Thanks,
> Fede
Hi Federico
There is no difference between MySQL and MyODBC in this point.
From <http://www.mysql.com/crash-me-choose.htmy>:
3.22.10 Max columns in table = 2364
Max length of row (without *BLOB and/or *TEXT) = 65534 Bytes
3.23.2 Max columns in table = 3398
Max length of row (without *BLOB and/or *TEXT) = 65534 Bytes
I hope this is enough for you ;)
Tschau
Christian
| Thread |
|---|
| • columns | Federico Balbi | 10 Aug |
| • Re: columns | Christian Mack | 10 Aug |