Access 2003 Runtime
Fri, 6 Jan 2006 06:00:02 -0800
To create an Access 2003 runtime application, does the ADE have to be
*installed* or can I just purchase the ADE, sit it on the shelf to make it
legal, and create the runtime version with only Access 2003 installed? ...
|
About MFC version
Thu, 5 Jan 2006 09:28:23 +0800
I want to know the MFC version with my visual studio, how can I get it?
...
|
About MFC version
Thu, 5 Jan 2006 09:26:55 +0800
I want to know the MFC version with my visual studio, how can I get it?
...
|
Multiple queries in Access
Tue, 3 Jan 2006 06:04:03 -0800
I am performing a set of very simple database queries in Microsoft Access,
that I want to automate instead of going through them all manually.
Namely, I possess a database of records as usual (the first field is a name,
the second date and the rest numerical, like height, weight, age etc...).
Lets say they r ...
|
Cause of missing menu bar commands?
Mon, 2 Jan 2006 12:53:47 -0700
Is anyone familiar with why a couple of machines out of hundreds would loose
the menu options of my menu bar? The bar is still there but, they loose the
ability to view the drop down options of the menu item e.g. <File>, <Exit>.
Thanks in advance
...
|
Using InternalPivotTable Property of ChartSpace Object
Sun, 1 Jan 2006 22:56:01 -0800
I am trying to program the PivotChart on one of my forms. I need to
manipulate the pivotchart fields during runtime. For that I found a property
'InternalPivotTable' for the ChartSpace object.
If we try to access the ChartSpace.InternalPivotTable object for an MS
Access form the following error "Invalid P ...
|
Performing multiple queries automatically
Sat, 31 Dec 2005 18:03:05 +0200
I am performing a set of very simple database queries in Microsoft Access,
that I want to automate instead of going through them all manually.
Namely, I possess a database of records as usual (the first field is a name,
the second date and the rest numerical, like height, weight, age etc...).
Lets say they r ...
|
|
|
How to know the last item in a table??
Sat, 31 Dec 2005 18:57:20 +0800
for example
table1:
Code Name
GT001 Mike
GT003 Tom
GT007 Jack
how can I know the current max item--here is GT007
thank you
...
|
problem with access 2000 runtime
Thu, 29 Dec 2005 19:39:01 -0800
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 problems except for
one new u ...
|
how can I know the date of last modified in Access?
Wed, 28 Dec 2005 10:13:13 +0800
I wanna show the user the date of last modified in the form.
how can I do?
thank you!
...
|