yeohray
User
 Fresh Boarder
| Posts: 1 |   | Karma: 0 |
|
In-memory dataset and TVariantField
|
|
Posted: 2007/09/18 01:23 |
|
|
|
|
Does the in-memory dataset support TVariantField types? I use SQL Server a lot, and some of the system properties are returned as TVariantField types. I tried copying them into the AnyDAC in-memory dataset, but they don't get copied. If I cast the values to other types e.g. string, then it gets copied.
Thanks.
Ray Mond
|
|