RenaissanceJo
Technical User
I was having a problem turning off system messages when I was running a action query.
Some one from one of the access news groups told me to use:
Dim Db as DAO.Database
Set db = DbEngine(0)(0)
db.Execute ("NameOfYourQuery"
Are the first 2 lines safe because since using it, access 2k cant find ANY of my querys that I call from code??????
Thanks
Jo [sig][/sig]
Some one from one of the access news groups told me to use:
Dim Db as DAO.Database
Set db = DbEngine(0)(0)
db.Execute ("NameOfYourQuery"
Are the first 2 lines safe because since using it, access 2k cant find ANY of my querys that I call from code??????
Thanks
Jo [sig][/sig]