RE: How to fill an Blob with binary data

2003-05-27 Thread Adam Clauss
imaginable. Adam Clauss [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2003 12:53 PM To: [EMAIL PROTECTED] Cc: Adam Clauss Subject: RE: How to fill an Blob with binary data Depending on size of data there are a few different

RE: How to fill an Blob with binary data

2003-05-27 Thread Karam Chand
; Hi, > > > > > > isn't there any other solution instead of using > PHP just > > for filling > > > an Blob!? > > > > > > I don't need php and would prefer any other way! > > > > > > Thanks, >

RE: How to fill an Blob with binary data

2003-05-27 Thread colbey
t; [EMAIL PROTECTED] > > > -Original Message- > From: Mike Hillyer [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 27, 2003 12:31 PM > To: Adam Clauss; [EMAIL PROTECTED] > Subject: RE: How to fill an Blob with binary data > > > In what language? > > Mike Hil

RE: How to fill an Blob with binary data

2003-05-27 Thread Adam Clauss
27, 2003 12:31 PM To: Adam Clauss; [EMAIL PROTECTED] Subject: RE: How to fill an Blob with binary data In what language? Mike Hillyer www.vbmysql.com -Original Message- From: Adam Clauss [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2003 11:30 AM To: Mike Hillyer; [EMAIL PROTECT

RE: How to fill an Blob with binary data

2003-05-27 Thread Mike Hillyer
In what language? Mike Hillyer www.vbmysql.com -Original Message- From: Adam Clauss [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2003 11:30 AM To: Mike Hillyer; [EMAIL PROTECTED] Subject: RE: How to fill an Blob with binary data In my case, its neither. Some "random" b

RE: How to fill an Blob with binary data

2003-05-27 Thread Christensen, Dave
What is the source of the binary data you want to use to fill the blob? -Original Message- From: Mike Hillyer [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2003 12:23 PM To: Adam Clauss; [EMAIL PROTECTED] Subject: RE: How to fill an Blob with binary data Like I said, for Image and

RE: How to fill an Blob with binary data

2003-05-27 Thread Adam Clauss
EMAIL PROTECTED] Subject: RE: How to fill an Blob with binary data Like I said, for Image and text blobs, use MyCC and it should work. Mike Hillyer www.vbmysql.com -Original Message- From: Adam Clauss [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2003 11:18 AM To: [EMAIL PROTECTED] Subj

RE: How to fill an Blob with binary data

2003-05-27 Thread Thomas Hoelsken
s Hoelsken > Cc: [EMAIL PROTECTED] > Subject: RE: How to fill an Blob with binary data > > > Mascon can do it .. it's a win32 app.. > > On Tue, 27 May 2003, Thomas Hoelsken wrote: > > > Hi, > > > > isn't there any other solution instead of usin

RE: How to fill an Blob with binary data

2003-05-27 Thread Keith C. Ivey
On 27 May 2003 at 19:10, Thomas Hoelsken wrote: > isn't there any other solution instead of using PHP just for filling > an Blob!? Of course there is, but if you need more specifics you need to give us more details. How are you executing your SQL statements? It's just a matter of getting your

RE: How to fill an Blob with binary data

2003-05-27 Thread Mike Hillyer
Like I said, for Image and text blobs, use MyCC and it should work. Mike Hillyer www.vbmysql.com -Original Message- From: Adam Clauss [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2003 11:18 AM To: [EMAIL PROTECTED] Subject: RE: How to fill an Blob with binary data I am in need of

RE: How to fill an Blob with binary data

2003-05-27 Thread Adam Clauss
nt: Tuesday, May 27, 2003 6:56 PM > To: [EMAIL PROTECTED] > Subject: Re: How to fill an Blob with binary data > > > > Search the mailing list archives for this... There is a link to this > article: > http://www.php4.com/forums/viewtopic.php?t=6 I wonder if the mailingli

RE: How to fill an Blob with binary data

2003-05-27 Thread colbey
> > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, May 27, 2003 6:56 PM > > To: [EMAIL PROTECTED] > > Subject: Re: How to fill an Blob with binary data > > > > > > > > Search the mail

RE: How to fill an Blob with binary data

2003-05-27 Thread Thomas Hoelsken
; To: [EMAIL PROTECTED] > Subject: Re: How to fill an Blob with binary data > > > > Search the mailing list archives for this... There is a link to this > article: > http://www.php4.com/forums/viewtopic.php?t=6 I wonder if the mailinglist search was powered by google mor

RE: How to fill an Blob with binary data

2003-05-27 Thread Mike Hillyer
I know MySQL CC can place a text or image blob into the database, might be worth a look. Mike Hillyer www.vbmysql.com -Original Message- From: Thomas Hoelsken [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 27, 2003 10:54 AM To: [EMAIL PROTECTED] Subject: How to fill an Blob with binary da

Re: How to fill an Blob with binary data

2003-05-27 Thread colbey
Search the mailing list archives for this... There is a link to this article: http://www.php4.com/forums/viewtopic.php?t=6 I wonder if the mailinglist search was powered by google more people would use it? On Tue, 27 May 2003, Thomas Hoelsken wrote: > Hi, > > I would like to fill an Blob with