Related to this question, how do I detect that a form user is adding a record? It would be ideal if I knew this as soon as the form\'s \"current record\" became \"ne开发者_运维问答w\" (navigating beyo
If you\'ve read my other recent questions, you\'ve prob\'ly picked up that I\'m not really an Access developer.... Most of my background is in VB, where I assiduously avoided bound controls.
I am using Access 2007 [normally SQL Server] I\'m trying to insert records into a table whereby certain values are ID\'s from other tables. For example:
I\'ve fairly sure this isnt possible but cannot find a yes or no answer. We have a Access 2007 database (Faily complex, lots of VB behind the scenes) is there anyway to migrate this to sharepoint and
I\'m in serious trouble, I\'ve a huge subtle query that takes huge time to execute. Actually it freezes Access and sometimes I have to kill it the query looks like:
I\'m trying to write a query for an MS Access 2007 connection to a MySQL database through ODBC. Everything\'s working fine, and the query does what I want it to do. The part that I\'m hung up on is th
I\'m having issues with a ms access 2007 accdb, using Windows Server 2008 task scheduler for scheduled tasks.The problem is the file that\'s being opened by the task scheduler is opening/closing prope
I have a database with all macros running 开发者_StackOverflow中文版fine when the file is an accdb format , when i make the accde a message appears saying command or action \"refresh\" is not availabl
I am trying to connect开发者_C百科 with Access 2007 \"accdb\" file using ADO net using the following code, but i am getting the error Unrecognized Database format, What can be the possible reason for
Hopefully this should be fairly easy, although after much searching I cant figure this out. How do you find out if a control is located on atab?