Looking at an access database, there is a field that had ole object as its type. What is the equivalent of that in code? So:
Dim x as ????
rs.Fields("MyOLEObjectField") = x