Mohsen,
The info you're looking for is in the 2nd col of the resultset returned by
MYSQL_RES * mysql_list_fields (MYSQL *conn, const char *tbl, const char *wild)..
Issue a SHOW COLUMS FROM tbl to see all cols returned.
Peter Brawley http://www.artfulsoftware.com
------
Mohsen Pahlevanzadeh wrote:
Dears, I need to get type of my field in C. I didn't find a func for it job. Please guide me.... Yours,Mohsen
-- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.5.0 - Release Date: 2/25/2005
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]