| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | ZeeGeek | Date: | August 23 2005 2:48pm |
| Subject: | How to store files | ||
| View as plain text | |||
I'm not sure about how to store a file into the database. I know that
the field type is blob and I have to open the file with fstream in
binary mode. Do I use a char * to store the file into the memory and
then put it in the database?
--
Dell Inspiron 600m
Pentium-M 1.6G
512MB, 60G
ATI 9000 Mobility
| Thread | ||
|---|---|---|
| • How to store files | ZeeGeek | 23 Aug |
| • Re: How to store files | Warren Young | 24 Aug |
| • RE: How to store files | Charles A. Haines | 23 Aug |
| • Re: How to store files | ZeeGeek | 23 Aug |
| • Re: How to store files | Chris Frey | 23 Aug |
| • Re: How to store files | Warren Young | 24 Aug |
