Microsoft
Software
Hardware
Network
Question : determine if an Access DB (.mdb) is being opened for the first time on any given day
Hello Experts,
I need to check each time a Access DB is opened and determine if this is the first time it has been opened today, if yes then I need to run some query, if no then I just want it to open as it normally should. DB does not use userid/pwd. Thanks for your help!
Answer : determine if an Access DB (.mdb) is being opened for the first time on any given day
create a table tblLog with a field Date/Time
check the field content if equals Today date if not, run the query, then update the field with todays date
Random Solutions
SQL query help for an online shop
Find drive letter of a named drive
Installing sample databases on Sql Server 2008
ows Timer service slow down the vertual machine in sharepoint
Please help with Conversion function in sql
SQL server and SQL agent will not start on both nodes in Active to Active SQL 2005 SP3 x64 Enterprise cluster on Windows 2008 x64 after applying KB958644
Exchange 2007 open source backup software/utility
What is the best way to upgrade AD/Exchange Server
"Insufficient system resources exist to complete the requested service." error when accessing network shares
Error Handler won't close forms