For years now, I've been writing code for a company using Access 97. I've just moved to one using Access 2002. Is there a web resource where I can find the language changes?
I understand that eventually I'll have to learn ADO stuff, but don't need it for applications here. But I'm a bit lost. For example, after I type "Dim As", I don't even see "Database" as an option on the dropdown. If I type "Dim As DAO." I don't get any dropdown at all. So I've been settling for Object, but I know there's got to be a more efficient choice.
I understand that eventually I'll have to learn ADO stuff, but don't need it for applications here. But I'm a bit lost. For example, after I type "Dim As", I don't even see "Database" as an option on the dropdown. If I type "Dim As DAO." I don't get any dropdown at all. So I've been settling for Object, but I know there's got to be a more efficient choice.