[Mysql-cocoa-users] Inserting and getting blobs
Brought to you by:
sergecohen
From: Jerome R. <jer...@fn...> - 2002-07-18 10:14:19
|
Does anybody know how to insert/get blobs from the DB? My problem is that I have a NSImage and I want to insert its content in the DB and, then, be able to get it. What conversion should I do? (converting to NSData, and then?) Thanks. Jerome. |