before a little time , I used a code to get the dates between 2 dates from the database (column with dates dd/mm/yy) , I think it works nice first time , the code is :
i need to open a connection to a remote access db. in the local environment to the remote acess dbis working great .
![alt text][1] [1]: http://C:\\开发者_如何学GoDocuments and Settings\\Administrator\\My Documents\\My Pictures\\Ashampoo Magical Snap 2\\Magical Snap - 2009.11.16 23.07 - 003.jpg
开发者_JAVA技巧I\'m using Visual Studio C# 2008 I\'ve created (visually) a dataset that points to a mdb file (Access 2007)
I am copying a record from one table to another in Access 2007. I iterate through each field in the current record and copy that value to the new table. It works fine until I get to my lookup column f
Setup: One table called documents with columns author_id and reviewer_id (among others). One table called users with column user_id.
I have inherited an Access 2007 database that has been split so the tables are on a SQL 2005 server. The database consists of 3 tables and 3 forms.The main form that is
It didn\'t always do this, but ever since I split my database and made the front-end an ACCDE file, any time I try to compact and repair either file, a new file called \"Database 1\" is generated and
I want to show a dialog where the user can pick a file, click OK开发者_开发问答, and then the path to the file will be saved in the database.
I have to deal with a few macros (not VBA) in an inherited Access application. In order to document them, I would like to print or list the actions in those macros, but I am very dissatisfied by the