Insert data to Blob
-------------------

                 Key: CORE-4228
                 URL: http://tracker.firebirdsql.org/browse/CORE-4228
             Project: Firebird Core
          Issue Type: Improvement
         Environment: Software Platform (?)
            Reporter: Andrea Spanu
            Priority: Minor


With the new "Hexadecimal notation for "binary" strings"  should be interessant 
to have the possibility to separate the bytes with a back slash or a space or 
something other.  
For example the string :

E'\x20\xD\xA\x20\x20\x31\x20' it means :" \015\012  1 " (postgres notation)
x'20DA20203120'  it means: " \332  1 "

I know, you can say to put 0´s in advance so to have ever 2n digits, but the 
same can not understand the 3-digit bytes100 to 1FF). 
I think can be easely to implement and is also usefull. 
Or also a Decoder from Base64 function. 
It give the possibility to insert each kind of  blob via string.   

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to