W
wysiwyg
I'm getting conversion errors telling me to update the obsolete DAO before
converting my database from 97 to 2002. The only DAO in the database is
what Access wrote on its own when I created the switchboard. How much
credit does MS give me? More importantly, how do I know what update it to?
For example, one of the lines highlighted in the code window is "Dim dbs As
Database" . Do I just change it to Dim dbs as DAO.Database?
Is there a place where I can plug in each offending line and get the proper
syntax to update to?
Thanks in advance!
converting my database from 97 to 2002. The only DAO in the database is
what Access wrote on its own when I created the switchboard. How much
credit does MS give me? More importantly, how do I know what update it to?
For example, one of the lines highlighted in the code window is "Dim dbs As
Database" . Do I just change it to Dim dbs as DAO.Database?
Is there a place where I can plug in each offending line and get the proper
syntax to update to?
Thanks in advance!