Dusan Kolesar wrote:

> 
> Hello,
> I'm using MaxDb 7.6.0.16 on WinXp HE + SP2.
> 
> Last time I asked you how to convert Varchar ASCII variabl 
> into Varchar  
> BYTE
> Your answer was: HEXTORAW (HEX (<char_ascii>)).
> 
> Now I need to convert Varchar BYTE variabl into Varchar ASCII
> inside stored procedure.
> Can you advice how to do this ??
> 

Use function ASCII

BTW: do you think the datatypes in your db are correct if you have to
convert from/to
ascii/byte?

Elke
SAP Labs Berlin


> -- 
> Dusan Kolesar
> Helsinska 19
> 040 13  Kosice
> Slovakia
> e-mail primary : [EMAIL PROTECTED]
> e-mail alternative : [EMAIL PROTECTED]
> ICQ# : 160507424
> 
> -- 
> MaxDB Discussion Mailing List
> For list archives: http://lists.mysql.com/maxdb
> To unsubscribe:    
> http://lists.mysql.com/[EMAIL PROTECTED]
> 
> 

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to