Re: Integer array as BLOB
- From: Jatin <TripleDerby100-ng@xxxxxxxxx>
- Date: Fri, 27 Jan 2006 17:19:35 GMT
How do you type cast an array in Delphi? Probably do you mean to typecast each individual elements of the array to byte? What I want to actually do is to access the integer array as if it is a byte array - more like treating the memory accoupied by the integer array as series of byte elements.
Riki Wiki wrote:
I think you could just typecast the integer array as a byte array when you call the BLOB read and write function. So no real conversion needed.
If you need more help, repost your question on the Borland news server because the way you posted now, your post is invisible to most people.
Take a look here: <http://tinyurl.com/8m5nw> which links to <http://delphi.wikicities.com/wiki/Delphi_Newsgroups>
.
- References:
- Integer array as BLOB
- From: Jatin
- Re: Integer array as BLOB
- From: Riki Wiki
- Integer array as BLOB
- Prev by Date: Re: [D7 Ent] [TADOStoredProc] lose and get back network connexion it still raise exceptionl
- Next by Date: Why all the connections?
- Previous by thread: Re: Integer array as BLOB
- Next by thread: master detail with ADO recordsets
- Index(es):
Relevant Pages
|