When using prepared statements, how can I determine the length of the values for each column?

When using prepared statements, how can I determine the length of the values for each column?

am 06.03.2005 09:17:56 von Zeratul

Here's the problem, I want to use mysql_stmt_bind_result but for blob/text
fields, I don't know how large of a buffer I should allocate, especially for
LONGBLOB columns. I tried calling mysql_fetch_lengths() but this returns a
null reference.



--
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe: http://lists.mysql.com/win32?unsub=gcdmw-win32@m.gmane.org