|
|
Sponsor |
Re: How insert and read Audio/Vedio/Image in MySQL: msg#00052db.mysql.c++
Hrishikesh Hemade wrote:
See the examples. load_file and cgi_image do exactly what you're asking. I can understand putting small images in a database, but *video*? Are you sure you know what a database is designed for? A typical digital video file is a multi-gigabyte block of unnormalized data. Read any database design book if you don't know why that is bad. Even if you don't care about that, how will you query it? I guarantee you: mysqlpp::Row row = query.execute(); will blow up on almost any current machine when one of the fields holds a few gigabytes. My company makes digital video servers, and we keep the videos in the regular filesystem, using the database server just to store information about the videos. -- 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> |
|---|---|---|
| Previous by Date: | bugs in platform.h, Skipy Rich |
|---|---|
| Next by Date: | Re: MySQL++: Result()/ResUse() copy constructor, Warren Young |
| Previous by Thread: | How insert and read Audio/Vedio/Image in MySQL, Hrishikesh Hemade |
| Next by Thread: | MySQL++: Result()/ResUse() copy constructor, Steven Van Ingelgem |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|