List: | General Discussion | « Previous MessageNext Message » | |
From: | alexander.skwar | Date: | March 21 2001 11:56am |
Subject: | Antwort: jpegs in a database | ||
View as plain text |
On 21.03.2001 00:01:16 Mike Baerwolf wrote: > Hello, > > Still trying to get jpegs into my database. I have a blob column setup, How do > I get the jpeg into the blob column? Read the file into a variable and insert it. Make sure to either escape NULLs or to make the data "safe" in other ways (e.g. base64 encode 'em)
Thread | ||
---|---|---|
• jpegs in a database | Mike Baerwolf | 20 Mar |
• RE: jpegs in a database | Don Read | 21 Mar |
• Antwort: jpegs in a database | alexander.skwar | 21 Mar |