|
Access 2003 packaaging wizard - from menu vs from VBE environment
Obviuolsy missing something fundamantal her.
If ou build a pacjkage using the wizard form inside the vbe the system
correctly hunts for and finds and produces a package which installs and
registers all required DLL's. If you create a pakaage form the Developer
talls menu in STart|[prgrams although you have many more options the system
does not seem to find/install/register any required...
|
3 |
14.07.2006 10:02:02 |
|
Availability VSTA / VSTO for Access 2007?
Currently I'm working with custom Access-applications written in VBA. I know
Access 2007 will continu to support VBA, but for new applications I would
like to use a .NET solution. VSTA and VSTO come to mind, but VSTA is
currently only available in Infopath 2007 beta, and VSTO v3 only gives you
the ability to create application-level add-ins for Access.
Will VSTA be available in the final ...
|
1 |
24.07.2006 12:03:01 |
|
Error after installation: no license rights?
I'm newly upgraded from XP Dev, so forgive my ignorance at this point...
Running Access 2003
Packaged with Visual Studio 2005 Tools for MS Office
I've created an installation package using an MDE file and Access 2003
runtime. Installation goes fine without any errors. However, when running
the application I get a msg box with the following text:
-----------
The expression On Ope...
|
7 |
21.07.2006 19:49:14 |
|
Multi-Update records from a form Recordsets?
I have a form with three main components:
1) A listbox of employees. (this list is collected from a different form)
2) A calendar control.
3) One textbox for each day of the week.
I have a table called "Hours" that has an Employee ID, a Week ending date,
and one field for each day of a week (Sun-Sat)
Since most of the employees work 8 hours, it makes most sense to have the
superviso...
|
6 |
21.07.2006 12:17:22 |
|
VBA corrupt ?
Sal,
On some PC with same configuration (MSOffice2003 (re)installed from
clean+WinXP), my application dont't start. The error is "The Visual Basic for
Application project in the database is corrupt". Why ? The aplication (.mde)
need MSOffice2003 to run.
It's a bug in MSAccess2003, or WinXp is damaged ?...
|
4 |
21.07.2006 07:53:02 |
|
Patching office1.cab file
I'm using a neat idea by Chris Mills from an old post (2004) to
incorporate updates with Access 2002 Runtime. All seems to go well and
the runtime installs on a clean machine but then fails to run. Dialog
says 'Please Wait while windows congigures Access 2002 Runtime' goes
through a progress bar and then...nothing. No errors, just nothing. .
There are 2 files updated that are not in the ddf, ...
|
3 |
21.07.2006 07:51:48 |
|
Error 2501 The openform wa canceled
I have a button in a from, which will open another form --
fdgInventoryStockSerSld with the following code:
DoCmd.OpenForm "fdgInventoryStockSerSld", , , , , acDialog, Me!ItemNumber &
"|" & Me!SerialNumber
It works fine. But, if I change codes in the "fdgInventoryStockSerSld". the
Open form will throw an error 2501. Even if I just added debug.print "Open"
as the first line in the fr...
|
2 |
21.07.2006 04:42:13 |
|
K¼±Ë͹«Ë¾µÄ¼ò½é
¡°K¼±ËÍ¡±¹«Ë¾¼ò½é
¡°K¼±ËÍ¡±ÊÇÏã¸Û¿ì¼±ÎïÁ÷ÓÐÏÞ¹«Ë¾µÄÉ̺ţ¬³ÉÁ¢ÓÚ1977Ä꣬×ܲ¿×ùÂäÔÚÏã¸Û³¤É³Íå
µÀÒâÀû¹¤ÒµÔ°Çø£¬ÊÇÒ»¼ÒרҵÌṩȫ·½Î»·þÎñµÄµÚÈý·½¿ìÔËÎïÁ÷ÆóÒµ£¬ÓÚ2001ÄêÕýʽ½ø
ÈëÖйú´ó½Êг¡¡£·á¸»µÄ²Ö´¢ÅäË;Ñ飬ǿ´óµÄÎïÁ÷ʵÁ¦£¬ÏȽøµÄ·þÎñÀíÄîÈÚΪһÌ壬
ʹ¹«Ë¾µÄÒµÎñ²Ù×÷¡¢ÅÉËÍ·¶Î§¡¢¾ÓªË®×¼£¬²»¶ÏµÄÂõÏòеĄ̈½×.
¡°K¼±ËÍ¡±¹«Ë¾ÒÔÈ«Äê365Ì죬ȫÌìºò24Сʱȫ¹úÃŵ½Ãŵķ¢»õΪÖ÷Ì壬ÐγÉÁËÒÔ²Ö
´¢¡...
|
1 |
20.07.2006 08:37:21 |
|
Linking ComboBox to CheckBox
I have created a database for our Recruiters to track potential employee
candidates. Also, this database keeps track of current job openings for our
company. Two of the tables in this database are called offers and job
openings. I have a field in the JobOpenings table called "JobFulfilled"
which is a checkbox which says if the job has been fulfilled or not. The
offers table keeps track of...
|
2 |
20.07.2006 02:26:07 |
|
MDE - UPDATE FORMS AND REPORTS
I have working application between multiple users, pc and laptops, all in MDE
form to protect original code. All replicated with design master.
Everything works well. My question is how to make minor changes to the
replicated database. I can change queries and tables in the design master
and replication is automatic with the next sync. Currently changes made to
forms and reports req...
|
2 |
19.07.2006 21:19:59 |
|
Type Mismatch
This is the most useless diagnostic message I get from MSAccess. Why can't
it at least give me the name of the item it is handling?
...
|
3 |
13.07.2006 21:51:03 |
|
Access 2003 and VSS 6.0 - Failed to import file
I have upgraded from Acces2000 to Access2003 but am having issues building
projects from sourcesafe.
I have:-
- Installed Access 2003
- Installed Access 2003 Add-in for Source Code Control
- Upgraded VSS 6.0a to VSS 6.0d Build 31222
It appears the last step of installing the latest VSS service pack is now
causing a problem.
What I have noted is that when you 'Create Database from...
|
1 |
10.07.2006 10:03:03 |
|
Acc2003 package fails with runtime included but works if runtime separate
Hi all,
I'm using the 03 Developer extensions to package a MDE file and include the
runtime. The install package works fine on my pc, where it was created. On
other PCs it begins to install and then stops with an error that "Program
name" cannot install required component. When you say okay it stops the
install. If I use the wizard without the runtime it works fine.
If I put the MSI for...
|
3 |
02.07.2006 16:51:49 |
|
Developing Access Tools
I am somewhat competent at building MS Access Tools for a medium sized
business (1200 employees) I am wondering about attempting to do this
independently outside of work.
I am assuming that I will need Office Professional as well as Visual Studio
Tools, or do I just need Visual Studio Tools?
Is there much to learning the routine that installs the tool you develop and
the Access Runti...
|
4 |
24.06.2006 21:59:09 |
|
runtime for access 2007
hi i currently have win xp/office 2003
i have need to deploy with access runtime version
i understand that i must purchase VS tools for office. my question is if i
purchase vsto 2005 would it work with my current access 2003 and eventually
with access 2007/win vista, or will i have to buy a new version in january?
ive scoured the net with little luck. any help would be appreciated.
--
Th...
|
2 |
20.06.2006 13:45:08 |
|
Tool that read Access tables and write DDL
Anyone know if there is a tool that reads Access tables and write DDL
statements including relationship, reference integrity, on update
cascading and on delete cascading?
[]'s
BD
[]'s
BD...
|
8 |
19.06.2006 20:52:42 |
|
exporting to XML
I noticed that you can export an Access database to XML, but is there anyway
you can run it from a macro or a script. I want to automate the process on
a nightly basis.
thanx
...
|
3 |
15.06.2006 15:58:23 |
|
Overlay icons in Access XP/2003
Hi,
I was wondering if it is possible to add overlay icons to tables, forms,
macros, etc. in Access? I'm developing a Subversion-plugin for Access
using a COM Shared Add-in, so displaying the status of the files would
be nice.
Thanks,
Stevel...
|
1 |
14.06.2006 16:40:10 |
|
How to create 2 shortcuts on the same installation
To 2 different MDB's
Thanks
Allan
...
|
2 |
10.06.2006 05:19:17 |
|
ÄãºÃ
This is a multi-part message in MIME format.
------=_NextPart_000_007E_01C68BDE.969F9840
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_007F_01C68BDE.969F9840"
------=_NextPart_001_007F_01C68BDE.969F9840
Content-Type: text/plain;
charset="gb2312"
Content-Transfer-Encoding: quoted-printable
=D7=D4=C8=BB
------=_NextPart_001_007F_01C68BDE.969F9840
Content-T...
|
1 |
09.06.2006 08:05:55 |
|
´ó¼ÒºÃ
ÎÒÊÇСѩ£¬ºÜ¸ßÐËÈÏʶÄãÃÇ
...
|
1 |
09.06.2006 08:04:18 |
|
ÔõÑù¸ø°®·Å¼Ù
This is a multi-part message in MIME format.
------=_NextPart_000_005F_01C68BDE.25AFB2F0
Content-Type: multipart/alternative;
boundary="----=_NextPart_001_0060_01C68BDE.25AFB2F0"
------=_NextPart_001_0060_01C68BDE.25AFB2F0
Content-Type: text/plain;
charset="gb2312"
Content-Transfer-Encoding: quoted-printable
=D7=D4=C8=BB
=C4=E3=BA=C3=A3=AC=CE=D2=CA=C7=D2=BB=B8=F6=B8=D5=B8=D5=C...
|
1 |
09.06.2006 08:02:45 |
|
Scheduling Access?
Is it possible to schedule Access so it will run a query or report overnight.
If so how?
Thank you in advance....
|
8 |
07.06.2006 19:34:02 |
|
Visual Source Safe 2005 Crashes Access 2003 when exiting.
Hi,
I am having problem with Visual Source Safe 2005. Access always crashes when
exiting. All software is current so I am not sure if it's a config issue.
If anyone has answer please let me know.
Thanks..
--
Message posted via http://www.accessmonster.com...
|
2 |
01.06.2006 21:51:01 |
|
Switchboard manager Greyed out
I have a SQLserver database and have created several forms and reports.
Now I am trying to create a switchboard form to tie them together but
it appears greyed out. I have loaded all the the MS-Office patches and
updates to no avail. Any suggestions.
...
|
1 |
30.05.2006 19:47:56 |