|
access runtime
Hi! I have buy the access developer extension 2003 (ADE) to create client
access application to distribute with access runtime (with MSDN Enterprise).
But, now I need to distribute the client application with access runtime for
2000. Does the ADE 2003 version works in it?
Please help me....
|
6 |
17.11.2005 17:07:42 |
|
Create a sub menu with 2003 Package Wizard
Hi,
I am trying to create a sub menu for a package I created using the package
wizard. I would like to have the program name >> submenu with Database
program and user manual.
Any ideas on how to modify the setup routine would be appreciated.
Thanks,
Christine...
|
2 |
16.11.2005 20:57:33 |
|
Access XP deployment
I have an access xp app that I want to deploy to several countries but when I
try to package it using the packaging wizard and include access runtime I
need to create the new set of access components for the language selected.
Is there a source for these components other than purchasing microsoft office
for each of the languages required? Or alternately is there another way to
package an appl...
|
3 |
16.11.2005 15:09:18 |
|
record won't update from my form field - help...
This sounds really dumb, but I've had limited experience with Access so....
I have a form with a few textbox fields, and have one textbox field that is
used to add the values of all the other textbox values. While I use the
property "Control Source" and using an expression ([field1] + [field2] +
[field3]) to total the values from the other fields. How do I pass this
value to my table??...
|
3 |
13.11.2005 23:01:05 |
|
App deployment
Hi
I have an access frontend/backend app which I update frequently to add new
features. At the moment, on a network with large number of client PCs I need
to copy the mde file individually on all pcs and create icon etc. Is there a
easier way to deploy an access app to multiple pcs in a network?
Thanks
Regards
...
|
9 |
11.11.2005 19:55:46 |
|
is it better to use SQL or Access for database
Is it better to have my data in an Access database as a backend or in a SQL
database and link to the tables?
Karen
...
|
4 |
11.11.2005 13:47:54 |
|
Hjkjhkjhkj
Kjhkjhkjhkjhkj
...
|
1 |
10.11.2005 21:14:49 |
|
Access runtime 2003
How can I eliminate the the Security warning " File may not be safe" when an
application starts using runtime?...
|
4 |
10.11.2005 15:12:02 |
|
Creating Access Tables from SQL statements
I want to create SQL statements that will build the tables in a blank Access
database. Is there a reference defining what the SQL commands look like?
For example, the command
create table records ( ID integer not null primary key, Date datetime null)
doesn't work. I think it has to do with the "datetime", but a reference guy
on what the SQL looks like would be helpful.
...
|
5 |
07.11.2005 19:39:17 |
|
lowering macro security in Access Runtime 2003
Hi,
we're getting errors in an Access Runtime 2003 distributable application.
These errors can ordinarily be addressed by setting Macro Security level to
medium in the full version of Access 2003. However, I can't find a way to
change settings in a runtime version of access. Is this even possible?...
|
1 |
04.11.2005 16:55:07 |
|
requery of form using command buttons not working
I have a form built on a temporary table which using a Year/Period to
differentiate between records. On accessing the form the current period data
is displayed (uses a varwhere statement containing yhe year and period values
created in a pop-up form to then call this form).
At the bottom of the form I have 10 command buttons, one for the current
period and one for the 9 preceeding periods...
|
6 |
04.11.2005 10:43:30 |
|
Create an Upgrade Installation
Hi All,
I just purchased
the Access 2003
Developer Tool kit
to create and
distribute my
Access .mdb files.
So far it works
great for creating
the initial setup
files to
distribute to my
users. What I
can’t find is any
documentation on
how to create an
UPDATE setup file
using the
Microsoft Package
Wizard from the
Access 2003
Developer Tool
kit. Replacing the
MDB or MDE ...
|
7 |
02.11.2005 15:37:30 |
|
Is Access Runtime worth the hassle?
I have developed an Access Database Application (for a client) which is
targeted at a very specific industry. The client would now like to market
the dba and has asked me if it is worth developing it in another language (eg.
c++). I mentioned Access Runtime (AR) to him and he is very interested.
However, I have read conflicting opinions about AR. Some people say that it
is not worth the en...
|
9 |
02.11.2005 09:31:49 |
|
Question about versions
Am I correct that a Access 2000 file formatted file can't be made into an
MDE. I have a file that was in 2K format and the Make MDE is grayed out. If
I convert it over to 2002 format it works fine.
--
Joe Cilinceon
...
|
3 |
01.11.2005 14:32:22 |
|
How to determine if a record has been updated
Hello,
I'm Jay, and I have created a database that has a web front end. My front
end was created in Dreamweaver 8. My problem is this. When a user updates a
quantity on the web page it updates the quantity, but not the new cost
associated with the quantity change.
Is there a way to tell when a record has been updated and have it run
another update query to update the new cost i...
|
4 |
01.11.2005 14:19:09 |
|
Custom install path in pckg wizard
Hello all.
From the package wizard I can choose only predefined root installation
folders: "Program files", etc.
Can I do something for installing to _every_ folder (for example
"C:\database"). Some patch, registry, something...
Thanks.
...
|
1 |
01.11.2005 13:05:19 |
|
Insert Into - " Represents inches - ' Represents Ft
I have data in a string that resembles the statement below:
12" O.D. x 10 ga HREW carbon steel formed 90 degree's on a 72" CL/R with 12"
min tangents, untrimmed.
I have sucessfully separated this data in character groups of 40 characters
each.
which can produce a string with 12" or combination of 1' and 7" in these
groups
The problem is that even using """" & varname & """" with ...
|
2 |
31.10.2005 22:57:32 |
|
Can runtime FE be installed on a network drive?
Hi,
I am new at creating runtime version. We have a split set of FE and BE
mdbs. Our network users don't have MS ACCESS 2003 User liceses. We will
purchase ADE , our plan is to package the FE only, BE.MDB just site another
network drive. When comes installation time, do we have a choice to have
the users call the same FE.MDB from a network drive or the each user will
have to have a copy...
|
4 |
31.10.2005 21:11:22 |
|
Why I can't locate ADE ?
I have Ms visual studio tools for office 2003 and also Visual Studio .Net
enteprise edition. Why can I find ADE? I look into the Add in manager of
Visual basic code of access but nothing. I am looking the package wizard of
Access 2003. What version should I have ?
...
|
5 |
31.10.2005 16:52:29 |
|
Windows components
I have installed office xp in my windows XP proffesional system. When i
tried to install windows xp developer edition it says that windows
components update that are installed on your computer do not match the
version required for office xp developer. You must install a different
version of these windows components. What does it mean? Please help...
...
|
2 |
30.10.2005 00:10:00 |
|
access developers extensions
I have just installed access developer extensions but receive an error when
launching.
the packaging wizard.
An unexpected error has been encountered in procedure Form_Load of module
Form_frm Wizard Shell.
Run-time error "5" Invalid procedure call or argument.
Any help would be appreciated.
Pete
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forum...
|
8 |
28.10.2005 17:31:54 |
|
BD Constant Updates (Design)
Hi,
I have 2 copies of a access 2003 database. One of them is in use in the
company, while the other I use for development. There are daily changes as I
am constantly designing new forms, reports, modules, etc..
Is there an easy and fast way to update the "master" database without having
to ask all the users to close the db?
Thanks
Antonio
--
Message posted via http://www.acce...
|
6 |
27.10.2005 18:02:38 |
|
Deleting Data
Hello,
Before I ask my question let me take a second and explain a little about
what i'm doing so it makes a little more sense. I work at a Distribution
Center (DC) and I am currently working on an Access database that will track
every single trailer that comes in and goes out of the DC. A guard at the
main entrance will enter the data into the database and then the different
depart...
|
4 |
26.10.2005 16:57:46 |
|
BD Constant Updates (Design)
Hi,
I have 2 copies of an access 2003 database. One of them is in use in the
company, while the other I use for development. There are daily changes as I
am constantly designing new forms, reports, modules, etc..
Is there an easy and fast way to update the "master" database without having
to ask all the users to close the db?
Thanks
Antonio
--
Message posted via http://www.acc...
|
1 |
26.10.2005 09:18:20 |
|
MaxLocksPerFile
I am receiving this error:
Runtime Error 3052
File sharing lock count exceeded. Increase MaxLocksPerFile registry entry.
This occurs when running a query to make a table from 2 other tables joined.
The database is about 2 gigs in size. One joined table is in the database
and the other is linked. The table being created will become part of the
same databse.
This happened month...
|
1 |
25.10.2005 13:46:14 |