Re: Insert Image into Database
- From: hurricane@xxxxxx
- Date: 14 Jul 2005 10:15:26 -0700
> It seems there is some kind of bug,
I think that too ...
> or in the ODBC driver (the last of
> my thoughts) or in the REALbasic database plugin.
>
I'm tring RealBasic 2005 and ActualTechnologies driver ... but now ...
I haven' done what I would like to do
> Imho, I would thing that for you it could be enough a simple routine to
> convert a binary file to an ASCII file.I.e., a routine which takes the
> byte codes and write them like a hexadecimal string, so to optain 2020
> from a string made of two spaces: it should be easy to convert back to
> the original binary datas using ASP.
Binary ---> ASCII
ASCII ---> Hex
Insert the Hex in a Filed
And with ASP i have to decode for any image ... isn't fast...
I try to search a stored procedure that can convert from a base64 to
binary or ASCII to binary before insert in a field
Any idea?
>
> Or maybe it's just because the plugin, in some way, treats the string
> like a SQL command.
In fact i do exactly that!
Via odbc i have'n the control of the cursor's SQL Server
>if it's so, every ' or " in the string must be
right!
Thanks too
I would resolve this thing ... if I ... became a genius ... :-)
.
- Follow-Ups:
- Re: Insert Image into Database
- From: me
- Re: Insert Image into Database
- References:
- Insert Image into Database
- From: hurricane
- Re: Insert Image into Database
- From: Kiam
- Re: Insert Image into Database
- From: hurricane
- Re: Insert Image into Database
- From: Kiam
- Re: Insert Image into Database
- From: hurricane
- Re: Insert Image into Database
- From: Kiam
- Insert Image into Database
- Prev by Date: Re: Insert Image into Database
- Next by Date: Re: Insert Image into Database
- Previous by thread: Re: Insert Image into Database
- Next by thread: Re: Insert Image into Database
- Index(es):
Relevant Pages
|