| Thread | Last Post | Replies |
|
| How to know the last item in a table?? | 31 Dec 2005 12:53 GMT | 1 |
for example table1: Code Name GT001 Mike
|
| ScreenUpdating=False equivalent in Access | 31 Dec 2005 02:22 GMT | 2 |
What would be the equivalent expression for Excel's Application.ScreenUpdating = False in Access?
 Signature Any help will be appreciated.
|
| problem with access 2000 runtime | 30 Dec 2005 15:48 GMT | 1 |
i have a database which uses access and users without office who are running my office application for access. since they don't have office i've distributed the access 2000 (art2kmin) runtime. everything has worked fine for them and the switchboard application i created has no ...
|
| Form/Report icons missing | 29 Dec 2005 11:04 GMT | 2 |
Whenever I enter my startup options I always set the program icon to be the same for the form/report icon. Works fine on my machine, but when I go and distribute my application the icon only shows up on the START, Programs menu and the desktop. I also include it in the setup ...
|
| ART installation | 29 Dec 2005 00:23 GMT | 3 |
I developed an Access 2002 application for my client. Some users have already installed Access 2002 full version, some of them have eariler version installed, while others have nothing installed. Therefore, I have to include ART in the setup package. Of course, I create shortcut ...
|
| DoCmd.OpenQuery | 28 Dec 2005 14:19 GMT | 1 |
Does anyone have an easy method to pass parameters to the stored proc name in the DoCmd.OpenQuery? I know I can use a QueryDef and pass parameters that way but was wondering if there was an easy way using DoCmd.OpenQuery.
|
| Append query - unable to add row | 25 Dec 2005 18:46 GMT | 2 |
I created a form with a few text boxes. I want to input some data in those fields and if I click on a button this data will go into the corresponding table. I created an append query for this but I always get the same error message:
|
| How can I export some data in Access to Excel via VBA code?? | 23 Dec 2005 13:39 GMT | 5 |
Dear friends, for example,I have a database in ACCESS and some forms in it. In those forms, I will do some query and then I want add one button whose function is to export the data to a new .xls file.
|
| In Access,which function can tell me whether a folder does exist?? | 22 Dec 2005 03:28 GMT | 2 |
|
| Make MDE for different versions of Access | 21 Dec 2005 17:21 GMT | 3 |
Good Afternoon, and apologies in advance if this has been covered a hundred times before. I'm doing some development work, in Access 03 and distributing the prog with the runtime version.
|
| Adding Records can be a record... | 21 Dec 2005 17:16 GMT | 2 |
I need help. I am rather new at rdbms like Access 2003, or SQL Server 2005. Here is the groundwork for my question: I have a table called 'People'. It has a primary key and the field I chose
|
| Autorun.inf "Beginner's Guide" | 21 Dec 2005 16:55 GMT | 4 |
Hi; Have been searching for a "Beginner's Guide" to Autorun.inf without much luck. Have read Microsoft's MSDN pages and they explain what can and/or should go
|
| Help: ASP updating SQL to Access | 21 Dec 2005 16:31 GMT | 1 |
I try to do update to Database through ASP. There are two textbox in the form, "txtstyID" and "txtstyName". The code is like that: <%
|
| Distributing an application (ACCESS 2000) | 21 Dec 2005 16:21 GMT | 3 |
Hello -- I will distribute my first application. My understanding of what I need is: - Split app into FE and BE
|
| Query Question HELP HELP HELP | 20 Dec 2005 12:20 GMT | 2 |
I have a single table that has the following 3 fields DefectNr DCINr DefectType RebuttalDate 1801 10N11111 715 12/01/2005 1801 10N11111 101
|