473,385 Members | 1,372 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

MDE front-end on network share?

Hello,

I converted an Access application that used to have a MDE front-end
(distributed to each user) with a MDB back-end on a share. It now has a
MDE front-end with linked ODBC SQL Server 2000 tables as the back-end.
Is it a bad practice to place the MDE front-end on a network share
instead of sending a copy to each user? I want to do this as a form of
cheap security, since the network share has access control on it.
Previously, the MDB back-end was on this protected share. Are there
problems inherent with multiple users opening the same MDE front-end
simultaneously? I'd rather not check user IDs inside the application
and send out copies of the front-end at this time.

Thanks,

JM


*** Sent via Developersdex http://www.developersdex.com ***
Nov 13 '05 #1
4 3611
Jay Mack wrote:
Hello,

I converted an Access application that used to have a MDE front-end
(distributed to each user) with a MDB back-end on a share. It now
has a MDE front-end with linked ODBC SQL Server 2000 tables as the
back-end. Is it a bad practice to place the MDE front-end on a
network share instead of sending a copy to each user? I want to do
this as a form of cheap security, since the network share has access
control on it. Previously, the MDB back-end was on this protected
share. Are there problems inherent with multiple users opening the
same MDE front-end simultaneously? I'd rather not check user IDs
inside the application and send out copies of the front-end at this
time.


It will be slower and will increase the chances of the MDE getting
corrupted, but since your data is in a server database you shouldn't have to
worry about corruptions of the data like you would if the data were in an
MDB file.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 13 '05 #2
In my experience with using an MDE to an Oracle ODBC
backend, save yourself a LOT of heartache and put copies on
the local machine. I had 3 weeks of corruption hell before
I did that. Yes, the data was not affected (except for
users frustrated with losing data), but it wasn't worth the
aggravation.

What I DID leave on the network share was the dedicated MDW
workgroup file. That way, you still have to have access to
the share in order to get the database to execute. Of
course, that is assuming that you have the user/group
security set up correctly.

--
Kevin Nechodom
University of Utah Hospital and Clinics
Kevin dit Nechodom ack hsc dit utah dit edu
"Call me paranoid, but I think you are reading what I'm
writing!"
Rick Brandt<ri*********@hotmail.com> 7/18/2005 9:32:36
AM >>>Jay Mack wrote:
Hello,

I converted an Access application that used to have a
MDE front-end (distributed to each user) with a MDB
back-end on a share. It now has a MDE front-end with
linked ODBC SQL Server 2000 tables as the back-end.
Is it a bad practice to place the MDE front-end on a
network share instead of sending a copy to each user?
I want to do this as a form of cheap security, since the
network share has access control on it. Previously, the
MDB back-end was on this protected share. Are there
problems inherent with multiple users opening the same
MDE front-end simultaneously? I'd rather not check
user IDs inside the application and send out copies of
the front-end at this time.
It will be slower and will increase the chances of the MDE
getting corrupted, but since your data is in a server
database you shouldn't have to worry about corruptions
of the data like you would if the data were in an MDB

file.
--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com

Nov 13 '05 #3


Kevin,

Thanks for the info. If I create this MDW file for my project, will
Access automatically look for it every time anybody starts the
application? Do I have to have a flag in my shortcut?

*** Sent via Developersdex http://www.developersdex.com ***
Nov 13 '05 #4
Jay Mack wrote:
Kevin,

Thanks for the info. If I create this MDW file for my project, will
Access automatically look for it every time anybody starts the
application? Do I have to have a flag in my shortcut?


You have to specify it in the shortcut or else the user's default mdw file
is used.

--
I don't check the Email account attached
to this message. Send instead to...
RBrandt at Hunter dot com
Nov 13 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

36
by: Digital Puer | last post by:
Hi, suppose I have an unsigned long long. I would like to extract the front 'n' bits of this value and convert them into an integer. For example, if I extract the first 3 bits, I would get an int...
1
by: NGM | last post by:
Hello All When implementing FrontController sample MSDN I am facing a lot of problems try implementing the front controller patterm sample provided by microsoft:...
2
by: Alok Jain | last post by:
Hi, We are using Front Controller implementation in our DotNet application. I am trying to hide URL in my application. This is based on Front Controller model. I am able to achieve if I do...
3
by: Ashish | last post by:
Is anyone aware of a good Front Controller Pattern implementation in ASP.Net, we are developing a new product, and contemplating whether we should use Front Controller Pattern implementation, due...
7
by: Abhishek Saksena | last post by:
Hi all, Can somebody help me what the bhaviour of front method on an empty map. For some reason calling front on an empty map seems to work with gcc compiler but not with .NET. Abhishek
6
by: eight02645999 | last post by:
hi wish to ask a qns on strip i wish to strip all spaces in front of a line (in text file) f = open("textfile","rU") while (1): line = f.readline().strip() if line == '': break print line
3
by: M O J O | last post by:
Hi, I have an application where I've implemented a global hotkey, so no matter what other application is in front (have focus), my app will react when the key combination is pressed. This works...
5
by: Iain Bishop | last post by:
I have a simple form with 4 command buttons and 1 label. The label is sometimes visible and sometimes not. When it is visible I want it to be in front of the buttons. I've tried bringing the label...
3
by: John | last post by:
What is the easiest way to make the contact form show on the front page. Meaning on want to keep the front html page and when someone clicks on the contact us link the front page remains the same,...
2
by: =?Utf-8?B?R2lkaQ==?= | last post by:
Hi, I asked here yesterday about bringing a form to front with hotkey while using different application then mine (meaning, when i'm using outlook, and pressing ALT+T it will bring a form from...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.