|
Exporting to a local path
Hello there,
I have small application that I keep on my local machine but is sometimes
opened and used from another machine simpley by sharing the .mdb file to
another user. I have no needs right now to have a more sofisticated
envirorment so I would like to keep things as they are. I have a problem
though that I am having an hard time resolving:
I am programmatically exporting some ac...
|
3 |
16.02.2006 10:20:41 |
|
Sample for create a db multi-user
Hi,
can anyone give me some samples where can I find any sample to create a
db multi-user?
Thanks in advance,
Dax
...
|
4 |
17.02.2006 11:56:32 |
|
Auto FE Updater takes too long to connect
Hi,
I tested Tony's Auto FE Updater and it worked just fine (thanks Tony). The
Auto FE Updater and the latest version for the FE are located in a shared
drive.
The issue I found is that every time I click on the shortcut to run the
program it takes anywhere from 30 seconds to 2+ minutes before I get to the
Access screen. And this is in the case where my version is the latest one,
...
|
4 |
16.02.2006 18:20:22 |
|
HELP..............Ms Access [Read-only] Email
I want to send an Ms Access File [Via Zip File] through email and I want the
person just to be able to open the file and SAVE AS anywhere and begin using
the db as if it was created on there computer; however when I send it, it
automatically becomes READ-ONLY.
Is it possible to just send an Ms Access File via email with out the READ-
ONLY and is it possible to the person just to open the fil...
|
6 |
16.02.2006 18:00:54 |
|
One user receiving Exclusive Access message
I have an Access MDE on each workstation with an MDB on the network that is
shared by all users. Everything has been working fine (updates periodically,
last update 12/2005) for years. On Friday, one users received this
message:"You do not have exclusive access to the database at this time. If
you proceed to make changes you may not be able to save them later" Now it
seems that she c...
|
3 |
16.02.2006 02:22:27 |
|
Where to house the data MDB
Hi!
I'm developing a system for two users. The system itself is split into front
end (code MDE) and back end (data MDB) . Both users will have a copy of the
front end but only one of them will have a copy of the back end. The
computers they will be using have very similar specs except that one of them
has a slightly faster processor. Does this follow that I should place the
back end on the...
|
9 |
16.02.2006 01:16:26 |
|
Tony Toews' Auto FE Updater - problem on other workstations
I'm having a problem with this that I can't seem to figure out. I've
set everything up, I've gotten it to work correctly on MY system, and
now I'm ready to test it for other users. When other users run the
exact same shortcut I do, they get the following error:
Start Error *************************************************
The Desktop shortcut has the following for the first portion of ...
|
3 |
15.02.2006 18:55:35 |
|
Data loss/corruption
I have designed and deployed an application for a client and they are having
issues with data loss. It is a multi-user environment, approximately 5 users.
The application consists of two .MDB files. One containing all forms that
is loaded on the client workstation, and an .MDB file containing the database
tables. The Client .MDB file is linked to the other file. The database .MDB
fi...
|
4 |
15.02.2006 04:33:18 |
|
Avoid errors when 1 of 2 BackEnds is not found
Hi Experts,
Might sound a bit confusing but; I'm trying to use A2K db FE/BE but with 2
backends. One is more sensitive data (financial) which I need to keep
undistributed. In the main server both will be present (head office). But
for the branch office the #2 BE will not be copied. I am using Peter
Vukovic's Reconnect() function to ensure proper be connectivity.
The scenario is when ...
|
4 |
15.02.2006 01:23:20 |
|
Design validation
I am having an issue with an application for a client. I have a BE and FE in
a multi-user environment.
The core information for the application is stored in one large wide table.
I decided not to break the data into separate tables because it's not a very
sophisticated application. This one table contains audit information that
is updated at different points through out the life of ...
|
1 |
14.02.2006 16:56:37 |
|
READ-ONLY popup on open
I have an Access2002 database. It is NOT marked Read-only in Properties. All
users have read/write access to the folder the database is in. An LDB file is
created when someone opens the database. The OPTION is set to open SHARED.
However, when someone opens the database, and another user attempts to open
it as well, they get a "Database is read-only" popup. It says that the user
will not...
|
7 |
13.02.2006 20:58:22 |
|
Bizzare network drive issues (yes, plural!)
We're having an usual issue with MDB files on a network drive (which is
in a server in another building many blocks away, but we have fat pipes
and everything works fine otherwise.) Perhaps this rings a bell with
someone out there.
Some thumbnail background first. We're a fairly large company with
several offices in a big city (and many others in the US and worldwide)
and an extensive net...
|
7 |
13.02.2006 17:12:27 |
|
Selection table update
I am using a selection table made up of data from a number of tables to
populate cascading combo boxes. When I add new data to the tables I
want the selection table to update. I am having trouble because the
table is locked by the form with the cascading combo boxes.
This is in a multi-user setting with a split front end and back end.
What is the best method for doing this.
Please adv...
|
4 |
13.02.2006 00:44:08 |
|
Restore Error
I have a DB used by 10 users. Daily for the last few weeks, we have received
an error when opening the DB that the file has been corrupted and must be
restored. The file is set to compact daily. Any ideas why I keep receiving
the restore error?
Any help would be greatly appreciated...
|
3 |
10.02.2006 17:02:11 |
|
Jet database
Please, can anyone help me,
I keep getting this error message, the K/B says to open database in Access 1
and change the name of any objects that have an apostrophe in it, but I can't
open the database to start with, so how do I open it in an earlier version?
I have updated MS Office software
"The Microsoft Jet database engine could not find the object <Databases>.
Make sure the ob...
|
3 |
10.02.2006 09:36:29 |
|
Where to locate front end and backend?
Hi
I have spilt my database as suggested for multiuser work. I just wondered
about the best place to store thefront end and backend. At present the
front end and back end are held on the staff drive. Most examples seem to
say to use the C drive on indivdual machines but we are not permitted to use
these. Only the network can be used. The backend is in one folder and the
front end i...
|
9 |
10.02.2006 02:33:25 |
|
table-type recordsets
I am about to try creating my first multi-user database, and I have
purchased the Access 2002 develooper's handbook.
In the developer's handbook, it mentions that, when using a multi-user
database, you "can't use table-type recordsets or the Seek method
directly on linked tables..."
It doesn't, however, explain what is meant by table-type recordsets.
I'm certain this is a basic question,...
|
5 |
09.02.2006 01:15:27 |
|
I need help
every time I send and receive this error message comes up. It says incorrect
password or account nameCheck the username/password or security settings.
And it doesn't let me get my mail. can somebody help? my address is
eli.barr@providenceday.org
...
|
1 |
07.02.2006 02:06:14 |
|
Locking scheme for ODBC linked tables? Access + SQL Server
Sorry for posting in three newsgroups, but all seem appropriate and the
topic seems to have sparse coverage in general.
Using Access 2003 linked tables to SQL Server 2000 via ODBC. What's the
simplest way to implement explicit control over record locking? Even
with a timestamp in the table, letting Access' built in form record
locking warnings seem a bit tardy.
Probably my ideal sce...
|
8 |
06.02.2006 16:20:43 |
|
A question on back-end
Hi Experts,
This might be a weird question but I'll ask anyway: is it possible to
connect the front-end to a back-end placed under a website? i.e. will
Access2000 accept a link as http://someweb.com/somedir/somefilename_be.mdb
into the Database entry of MSysObjects via code?
Thanks in advance,
Alp
...
|
7 |
06.02.2006 09:52:13 |
|
MS Access 97 Auto Client Updater
I am looking for a MS Access 97 Auto Client Updater. I have a FE/BE
database on a very large NT4 network and I cannot use the one available
from Granite because of network security oncerns. I am looking for
something that I can build into my existing database and each time the
user accesses the FE database via their desktop, it checks for the
version number, and if found different, icopies ...
|
10 |
05.02.2006 15:20:32 |
|
Animals in China
mms://a805.v9135e.c9135.g.vm.akamaistream.net/7/805/9135/0029/peta.download.akamai.com/9135/downloads/jcruel_china_dog_med.wmv
sales@lpi-hk.com
...
|
1 |
04.02.2006 10:03:59 |
|
Animals in China
mms://a805.v9135e.c9135.g.vm.akamaistream.net/7/805/9135/0029/peta.download.akamai.com/9135/downloads/jcruel_china_dog_med.wmv
sales@lpi-hk.com
...
|
1 |
04.02.2006 10:03:45 |
|
(.)(.) Hot...
Call +8613352960090
Free!
Multi-lingual!
...
|
1 |
04.02.2006 04:06:25 |
|
(.)(.) Hot...
Call +8613352960090
Free!
Multi-lingual!
...
|
1 |
04.02.2006 04:06:24 |