Hi all,

For MySQL column RowVersion of type timestamp, I am getting a compile time
error in VS 2010:

>> Error 1 DBML1005: Mapping between DbType 'timestamp' and Type
'System.DateTime' in Column 'RowVersion' of Type 'Activity' is not
supported. 0 0

Now that definitely makes sense as they are 2 different data types... But
how do I use MySQL timestamps and DBLinq for optimistic concurrency?

Thanks,

James
-- 
Regards,

James Darbyshire
[email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"DbLinq" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/dblinq?hl=en.

Reply via email to