472,371 Members | 1,488 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

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

Run-time is "read only" on a PC

I've mananged to get Access Run-time working on a Win 98 PC. I was stoked
at that achievement, however I'm now stuck in that the files are opening
Read only. That is, I can view all the records via the two forms I need but
not change anything. Why? The command line for the user to access the file
is simply as follows (from advice via msdn.microsoft.com)

"C:\MS Runtime\Office10\MSACCESS.EXE" "Q:\QA Records Database\Vaccine
Reminders\Vaccine Reminders 2004.mdb"

As you can see, there are no switches of any kind, so why the inability to
edd or edit data? Anyone with suggestions for rectification?

Stinky ;-)
Nov 13 '05 #1
3 2082
"Stinky Pete" <st*************@hotmail.com> wrote in message
news:42********@dnews.tpgi.com.au...
I've mananged to get Access Run-time working on a Win 98 PC. I was stoked at
that achievement, however I'm now stuck in that the files are opening Read
only. That is, I can view all the records via the two forms I need but not
change anything. Why? The command line for the user to access the file is
simply as follows (from advice via msdn.microsoft.com)

"C:\MS Runtime\Office10\MSACCESS.EXE" "Q:\QA Records Database\Vaccine
Reminders\Vaccine Reminders 2004.mdb"

As you can see, there are no switches of any kind, so why the inability to edd
or edit data? Anyone with suggestions for rectification?


Is Q: by any chance a CD ROM? Or was the file copied to the hard drive from a
CD ROM? That will usually leave the Read-Only flag set. Just right-click the
file and turn it off.

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

Q:\ is a shared folder on the network. The user in question has change
access to the drive and in particular this folder.

Stinky ;-)

"Rick Brandt" <ri*********@hotmail.com> wrote in message
news:37*************@individual.net...
"Stinky Pete" <st*************@hotmail.com> wrote in message
news:42********@dnews.tpgi.com.au...
I've mananged to get Access Run-time working on a Win 98 PC. I was
stoked at that achievement, however I'm now stuck in that the files are
opening Read only. That is, I can view all the records via the two forms
I need but not change anything. Why? The command line for the user to
access the file is simply as follows (from advice via msdn.microsoft.com)

"C:\MS Runtime\Office10\MSACCESS.EXE" "Q:\QA Records Database\Vaccine
Reminders\Vaccine Reminders 2004.mdb"

As you can see, there are no switches of any kind, so why the inability
to edd or edit data? Anyone with suggestions for rectification?


Is Q: by any chance a CD ROM? Or was the file copied to the hard drive
from a CD ROM? That will usually leave the Read-Only flag set. Just
right-click the file and turn it off.

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

Nov 13 '05 #3
"Stinky Pete" <st*************@hotmail.com> wrote in message
news:42********@dnews.tpgi.com.au...
Rick,

Q:\ is a shared folder on the network. The user in question has change access
to the drive and in particular this folder.


All users of an Access file share need Full permissions on the folder where the
MDB file resides so that Access can properly manage the LDB file that is
created, modified, and deleted as the file is used.

This includes the ability to create new files and delete files.

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

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

Similar topics

5
by: jon morgan | last post by:
Hi, I am trying to clean out all the VB specific code in a project before porting to C#. Having removed all the import references I still see the VB runtime is loaded at startup. How can I pin...
10
by: Lauren Wilson | last post by:
Ok I have searched the MS website for info on this. I am totally confused. If I want to deploy an Access 2003 app and allow my users to run it using Access 2003 Runtime, where do I get the...
10
by: MLH | last post by:
I am concerned. I have recently moved to A97 from Access 2.0 where I rolled out runtime apps with the ADT. Now, the Office Pro Developer's Edition with Access 97 is what I'm using. I find some...
17
by: Owen Jenkins | last post by:
I have an Access application that is being used by 150+ clients. I develop in 97, convert to 2000 and distribute as a 97 or 2000 mde, or 97 runtime. This limits me to 97 functions. My clients may...
8
by: Subra Mallampalli | last post by:
Hi, I am trying to use <runtime> section within the web.config file. However, the contents of the <runtime> section seem to be ignored. What am i missing here? Is <runtime> section not used by...
10
by: MLH | last post by:
My A97 runtime installations are sometimes paused during the install process prompting user with messages saying the files are in use. Generally, I tell them to click IGNORE. Although I haven't...
16
by: MLH | last post by:
If I give someone a runtime app, they can open the database window by pressing the F-11 key. How to prevent???
3
by: =?Utf-8?B?R3JhaGFt?= | last post by:
I've added 2 tracking services to the wf runtime; one is the standard SqlTrackingService: trackingService = new SqlTrackingService(<trackingConnectionString>); <workflow...
17
by: Neil | last post by:
A client of mine likes some of the new bells and whistles in Access 2007, and is thinking about converting our A03 format MDB to an A07 format file. However, while some of the users have A07, many...
6
by: SMcK | last post by:
I have a PDA-based (Syware Visual CE) database which I need to sync to an Access database. The Access database contains three tables: 1 is the data itself, 2 is a linked table that prefills...
2
by: Kemmylinns12 | last post by:
Blockchain technology has emerged as a transformative force in the business world, offering unprecedented opportunities for innovation and efficiency. While initially associated with cryptocurrencies...
0
by: Naresh1 | last post by:
What is WebLogic Admin Training? WebLogic Admin Training is a specialized program designed to equip individuals with the skills and knowledge required to effectively administer and manage Oracle...
0
by: antdb | last post by:
Ⅰ. Advantage of AntDB: hyper-convergence + streaming processing engine In the overall architecture, a new "hyper-convergence" concept was proposed, which integrated multiple engines and...
0
hi
by: WisdomUfot | last post by:
It's an interesting question you've got about how Gmail hides the HTTP referrer when a link in an email is clicked. While I don't have the specific technical details, Gmail likely implements measures...
1
by: Matthew3360 | last post by:
Hi, I have been trying to connect to a local host using php curl. But I am finding it hard to do this. I am doing the curl get request from my web server and have made sure to enable curl. I get a...
0
by: Carina712 | last post by:
Setting background colors for Excel documents can help to improve the visual appeal of the document and make it easier to read and understand. Background colors can be used to highlight important...
0
BLUEPANDA
by: BLUEPANDA | last post by:
At BluePanda Dev, we're passionate about building high-quality software and sharing our knowledge with the community. That's why we've created a SaaS starter kit that's not only easy to use but also...
1
by: Johno34 | last post by:
I have this click event on my form. It speaks to a Datasheet Subform Private Sub Command260_Click() Dim r As DAO.Recordset Set r = Form_frmABCD.Form.RecordsetClone r.MoveFirst Do If...
0
by: jack2019x | last post by:
hello, Is there code or static lib for hook swapchain present? I wanna hook dxgi swapchain present for dx11 and dx9.

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.