MySQL, Access and LastModify
Hi,
I'm a novice with the association of Access and MySQL. I've been resolve some problem (TIMESTAMP field and auto_increment) but now I can't find a solution for the LastModify function.
I want to use in a module the following code:
rst.AddNew
rst("FIELD") = VAR
rst.Update
rst.Bookmark = rst.LastModified
VAR1 = rst!FIELD
I don't know why but it doesn't work. I use MySQL 4.1.7, ODBC connector 3.51 and Access 2003.
Could you please help me?
Sorry for my english.
Enrico
Subject
Views
Written By
Posted
MySQL, Access and LastModify
3334
December 06, 2004 12:38PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.