About DataType Convert in CF2003
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
I need Convert a Double Array to a Byte Array for storing it to
Database.
Does anyone can give me a useful cue?
thanks a lot in advance.
.
Relevant Pages
- Re: Serializing data vs Storing it in a seperate table
... and storing it in a single entry in a table or storing each element of ... Do some research on "database normalization". ... It really depends how big the array is and whether you ... (comp.lang.php) - Re: KirbyBase
... creating objects from the database records was much easier. ... Hal, I don't know if you have had a chance to take a look at the beta yet, but I basically tried to implement a uniform way to specify one-to-one links, one-to-many links, and calculated fields in the ... I suppose it would in effect be embedding an array where all the ... My first couple of attempts at adding more complexity to KirbyBase did not honor this concept. ... (comp.lang.ruby) - Re: KirbyBase
... I'm an Object Guy and Jamey is a Database Guy. ... That requires the table name and key field name to be specified ... I suppose it would in effect be embedding an array where all the ... that is) might compress by a factor of 10 or more. ... (comp.lang.ruby) - Re: Dereferencing problem
... I want to work with data from my database. ... dereferencing for display is fine: ... There is no need to to copy the anonymous array to a named array. ... But the disadvantage of using this method is that, because hashes are ... (perl.beginners) - Re: using BLOB objects and ...
... while saving the array object to the database which is ok but while ... convert it back to object of 4 dimention boolean array which will be ... will let you store your 4 dimensional boolean array in it. ... You may have to modify my suggestion ... (comp.lang.java.programmer) |
|