>Hello,
>
>Does MySqL database supports BLOBs operation? (Insert, delete etc ...)

Yes.

>If yes which API can use to do these operations? (MySqL++)?

Any.  BLOB columns are just character columns.  They need not be
accessed in separate hunks like in some other databases.

>
>Thanks for help


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to