I have an Access macro in a form that I only want to run on a blank record. How do I check to see if a record has been saved.The Me.dirty property doesn\'t work for me because it checks to see if a sa
I have .accdb file. when i double click on that file i am getting below error. Get User Error 3151: ODBC Connection to \'some user name\' failed
I am creating an MS Access 2007 application integrated with a SharePoint 2010 list as the data source.
I am using MS Access 2007 as a front-end application, which links by ODBC with MySQL. The problem is that the Access form interprets tickbox as -1 for TRUE while MySql/Sql interprets 1 as TRUE. So ti
So I have a custom list in SharePoint 2010 with 10 or so columns.I then link the list within MS Access 2007.Works just fine until I try adding a look-up or people-type column to the list, then the nex
I\'m not good at english.So please abide. i want to know what is the syntax of CurrentDateTime in Microsoft Access 2007.
In Access 2007 I create a lot of custom groups to organise the large number of queries and tables in a single database.There are lots of individual sub queries that link up to larger queries.In develo
I have be开发者_如何学编程en asked to secure an Access database at the highest level possible, and something tells me password protecting the file is not sufficient. We have really sensitive data and
I have text-box in some form in access 2007. I am trying to replace all the dots(.) in the text of the text box with some VBA.
Does anyone know a software which converts .xlsx (Excel) to .mdb (MS Access). Freeware or otherw开发者_如何学Goise.