MySQL Forums
Forum List  »  General

Emun in prepared statements?
Posted by: Jeffrey Ong
Date: March 30, 2005 02:44AM

Hi,

I am using C API to utilise the prepared statements found in MySQL and I would like to enquire the following.

How do I bind data for Enumeration Type in the MYSQL_BIND structure?

I have this field inside the database using the ENUM type and have no idea on what time to declare for "buffer_type" field inside the MYSQL_BIND structure? I looked thru the enum found mysql.h header and cound not find any answer.

Anyone care to shed some light on this?

Options: ReplyQuote


Subject
Written By
Posted
Emun in prepared statements?
March 30, 2005 02:44AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.