Question
Inserting CF Arrays/Structures/Queries in SQL Server
Hi there
For one reason or another, I am looking for a way to insert (and extract at a later time) a cfquery, Struct Object and/or an Array in SQL Server.
That is to say, I am trying to insert the entire object in one column of one row, rather than the rows or elements of the cfquery/Struct/Array in separate rows of a SQL Server table.
Does anyone know if this is possible?
Thank you for your assistance in advance.
Regards
Boon
