Top "Ms-access-2007" questions

Microsoft Access 2007 - a rapid database application development tool

MS Access Application - Convert data storage from Access to SQL Server

Bear in mind here, I am not an Access guru. I am proficient with SQL Server and .Net framework. Here …

sql-server sql-server-2005 ms-access vba ms-access-2007
How to force user to deal with the Security Warning when starting Access 2007?

When a user start an Access 2007 database that have macros and vba, a security warning is shown. I want the …

vba ms-access-2007 security-warning
Reference to composite primary key in Access 2007

I have looked around and found some questions similar but they were for SQL Server instead. Here is a small …

ms-access foreign-keys ms-access-2007 foreign-key-relationship composite-primary-key
VBA Access Requerying a Query that is outside of the current Form Object

I am working on a complicated project in MS Access 2007. I am having some difficulty finding the correct method/Syntax …

ms-access macros vba ms-access-2007 dynamic-queries
How to use ADOX to connect to existing Access database

From a quick google i found out how to use ADOX to create a new database and add some tabels …

c# database ms-access-2007 adox
convert int to varchar working for SQL Server and MS-Access

I must create a query compatible for SQL Server and MS-Access. The problem is that in SQL Server I try …

sql sql-server ms-access-2007