| Thread | Last Post | Replies |
|
| learning to write code | 31 Dec 2004 03:38 GMT | 5 |
I am trying to learn how to use Visual Basic in Access 2003 instead of macros. Where can I find the best resources without searching through hundreds of pages online? Jules
|
| Date in US format only? | 30 Dec 2004 17:57 GMT | 11 |
I am using a lot of DateDiff and DateAdd in my queries. Do i have to convert all dates to "US format" before using the DateDiff and DateAdd functions? Regional settings=English(British)
|
| Users accessing application w/o DSN | 30 Dec 2004 17:27 GMT | 1 |
I have implemented a multi-user access2000 application with a split Database connected to a sql server backend. The users are only copying the .MDE, and no DSN. I created and used the DSN when linking tables. Right now, there's no security in place in terms of logging on as an
|
| Week Ending Dates | 29 Dec 2004 21:01 GMT | 2 |
I listed this several hours ago but lost it in the process and could not locate it on the list. SORRY if it appears..... I have a db which has fields InputDate, Accuracy Rate, Dept, Operation. I am wanting to list the total accuracy rate for each Operation, Dept by the
|
| Snapshot API | 29 Dec 2004 20:33 GMT | 2 |
I would like to create Snapshot files from MFC/C++, but I can't find anything on Snapshot except within Access. Can someone point me to any API documentation? Neil
|
| Query design in Access Runtime? | 29 Dec 2004 20:27 GMT | 1 |
I am deploying various .mdb's for use on Runtime machines but I would like the give the users the ability to create/amend queries and reports. According to some reports I have read, the design of any Access object is not available to Runtime users without additional ...
|
| Access Versions vs OS Versions vs Office Versions | 29 Dec 2004 18:57 GMT | 2 |
I have an application that is deployed to over 100 users with various versions of Office/Windows/Access. This is an .adp that I have upgraded to A2003 and created a package with RT. However, I am still having troubles with the code. Some users are unable to edit records and ...
|
| Creating Emails from Access with Outlook | 29 Dec 2004 18:35 GMT | 2 |
I have an application that does some analysis and creates a snapshot of a report and emails this report to certain people in the organization. The newer versions of Outlook (post 2000) have a security feature that interprets my application as a possible virus and forces user ...
|
| History rows table1 to show in table2 as change 1, change 2 in 1 r | 29 Dec 2004 18:33 GMT | 1 |
I work in Human resources and am working with a History table to view the changes employee have had. Within this History table is multiple rows per employee that lists the type of change, what change it was and when it was. I need to create a separate table listing all the ...
|
| statistical counting on huge datasets... too many queries to manag | 29 Dec 2004 18:29 GMT | 1 |
Hi there :- I'm kind of a newbie here I'm looking to either buy or build (prefer build) a tool that can do counting, summing and averaging on large datasets of say five different
|
| getting invlaid use of null in report | 29 Dec 2004 17:00 GMT | 1 |
hi my invoice report worked absolutely fine but now i am getting invlaid use of null error while i am trying to perviw the report i wa trying to send my invoice as a mail recipient from file menu... only after tht i cannot open my report
|
| Access 2003 Runtime Packaging Wizard | 29 Dec 2004 14:09 GMT | 1 |
Hi - I am tring to create an Access 2003 runtime version but I cannot get to the Packaging Wizard on my computer. I have installed Visual Studio .Net. I thought that included the Packaging Wizard. Am I wrong? Thanks.
|
| How to compact and repair another DB within a Code? | 29 Dec 2004 13:23 GMT | 2 |
I need your help: How to compact and repair another DB within a Code? Can you help me? thank you
|
| Translating Office Package | 29 Dec 2004 09:44 GMT | 1 |
I am looking for how I can traslate (into hebrew) the Install Dialogs that the end user gets when I produce a Package with the Office 2003 Package Wizard. Regards
|
| change short date in regional settings | 27 Dec 2004 10:23 GMT | 6 |
Can anyone give me the module from start to finish on how to change the short date format in the Regional Settings & Languages in Control Panel from whatever to dd/mm/yy when users are loading my Access97 mde file. Hopefully this will use the On Open command. Also the module to ...
|