The type in MSSQL is datetime. Not sure how it is actually stored...
It looks like this 11/11/1998 11:11:11 AM in Vis Studio and another Query tool I used.I'm a newb and not sure how else to peek at whats in the table.
The information below I found on the Usergroup for the Agency Management System that utilizing this MSSQL DB. I snipped it out to see if may shed light...(Could be irrelevant just a guess) Its in reference to someone using Access but I thought maybe Aware IM could be doing something similar.
"date/time criteria for this field in
a query is that the date/time field in AFW is carried out to hundredths
or thousandths of a second. I imagine you are using MS Access. Access
recognizes these sub seconds in the date/time field, (really a double
precision number), but has no date format to display them or to enter
them. "
In reference to your other question.
I can do a "Find ALL" and will pull data from afTrans. Its when I start the process that creates imTrans objects that match the attributes of afTrans. Could the problem be creating awareIM objects that has timestamp format yyyy-MM-dd HH:mm:ss.S
I'm stumped..
Thanks for your assistance