logo       

Re: Storing BLOB using C constructs and no STL(string, streams etc): msg#00049

db.mysql.c++

Subject: Re: Storing BLOB using C constructs and no STL(string, streams etc)

Ankur G35 Saxena wrote:

Ok fine I agree, now if this was an image I was trying to read of the
FS, then what?

Well, personally, I prefer to store images outside the database. I think big BLOBs are a bad fit with the way database servers are designed to be used.

But if you're asking how, generally, do you do BLOBs in MySQL++, the answer is in examples/load_image.cpp.

Yes, this can be better, which is what most of the Wishlist items for the next version or two are about. If you want them to appear faster, provide a patch.

--
MySQL++ Mailing List
For list archives: http://lists.mysql.com/plusplus
To unsubscribe:
http://lists.mysql.com/plusplus?unsub=gcdmc-plusplus@xxxxxxxxxxx




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise