"Nate Blanchard" <[EMAIL PROTECTED]> wrote:
> According to the C API docs on mysql_get_metadata:
> " If a statement passed to mysql_prepare() is one that produces a result
> set, mysql_get_metadata() returns the result set metadata in the form of
> a pointer to a MYSQL_RES structure that can be use
According to the C API docs on mysql_get_metadata:
" If a statement passed to mysql_prepare() is one that produces a result
set, mysql_get_metadata() returns the result set metadata in the form of
a pointer to a MYSQL_RES structure that can be used to process the meta
information such as total numb