Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > BLOB - classic ASP using MySql

Reply
Thread Tools

BLOB - classic ASP using MySql

 
 
Pasha Aryana
Guest
Posts: n/a
 
      12-27-2007
Hi,

Just wondering if any one can tell me why on my machine in Inetpub, when I
want to display data from a blob column, I get data that is like =
"4�D�6�5�7�3�7�3�6", using Response.BinaryWrite. My ado version is 2.8, does
it have some thing to do with missing some thing? Please Help!.
 
Reply With Quote
 
 
 
 
Pasha Aryana
Guest
Posts: n/a
 
      12-27-2007
Here is the problem, I am pretty sure that on my localhost I am missing a
configuration setting some where, because on our live server the same code
works fine.

Searching on google with the following text, well it was not helpful because
I have read those pages before.

So what is the problem?.

Tnx.

"Jon Paal [MSMD]" wrote:

> google:
>
> display data from a blob column asp -.net
>
>
> "Pasha Aryana" <> wrote in message news:78FE1272-994F-47A8-BC2C-...
> > Hi,
> >
> > Just wondering if any one can tell me why on my machine in Inetpub, when I
> > want to display data from a blob column, I get data that is like =
> > "4?D?6?5?7?3?7?3?6", using Response.BinaryWrite. My ado version is 2.8, does
> > it have some thing to do with missing some thing? Please Help!.

>
>
>

 
Reply With Quote
 
 
 
 
Anthony Jones
Guest
Posts: n/a
 
      12-29-2007

"Pasha Aryana" <> wrote in message
news:78FE1272-994F-47A8-BC2C-...
> Hi,
>
> Just wondering if any one can tell me why on my machine in Inetpub, when I
> want to display data from a blob column, I get data that is like =
> "4?D?6?5?7?3?7?3?6", using Response.BinaryWrite. My ado version is 2.8,

does
> it have some thing to do with missing some thing? Please Help!.


What type of data is it?
Show us your code.

Looking at the very limited info you provided my guess would be it is
sending unicode when it should be sending something else. However thats a
wild guess since you've left us in the wilderness by not providing
sufficient details

--
Anthony Jones - MVP ASP/ASP.NET


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
save BLOB to file from MySQL using c# Markusek Peter ASP .Net 2 06-09-2007 12:34 PM
ASP.NET mySQL BLOB cuyler.jones@gmail.com ASP .Net 4 08-28-2006 10:15 PM
Blob using MySQL Moerderin Java 6 07-31-2004 01:07 PM
Copying a blob from one mysql record to another with a where clause bobb Python 0 01-05-2004 02:42 AM
Re: Hibernate + MySQl - blob mapping question Roedy Green Java 0 08-23-2003 04:58 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57