Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access
|
Access Discussion of Microsoft Access database design and programming. See also the forums for Access ASP and Access VBA.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 15th, 2006, 06:04 AM
Registered User
 
Join Date: Nov 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default Access 2000 Read-Only Problem

Hi there,

I created a db using Access 2000. When i tried opening the database using the UNC path, it says that the database is read-only. I cannot do any modifications to the db at all. If i use the path C:\Company\Database, then its not read only. I don't understand why. I really need to open the database using the UNC path since this is connected to a VB program and it uses the UNC. Since at present, my db is readonly, i cannot run the program properly. Could anyone kindly help me out please...

Thank you very much in advance!

Sanjna000...

 
Old May 15th, 2006, 01:13 PM
Friend of Wrox
 
Join Date: Mar 2004
Posts: 3,069
Thanks: 0
Thanked 10 Times in 10 Posts
Default

You may want to try a different connection method than OLEDB since I have found some documentation that says "Remote server, HTTP, and UNC path names are not supported," since the client resolves the substitution strings into full paths against the local computer file system.

Perhaps you can have your network people map the drive where the database is to all your users' computers using the same path structure, as we do.

I hope this was helpful.


mmcdonal





Similar Threads
Thread Thread Starter Forum Replies Last Post
Read SQL Server 2000 files into MS-Access slewis4 SQL Server 2000 8 March 1st, 2006 04:21 PM
Problem with reports in access 2000 re_anu Access VBA 11 November 8th, 2004 09:30 AM
Update problem in MS Access 2000 socoolbrewster Access 1 March 12th, 2004 07:09 PM
Access 2000 VBA problem dubs70 Access VBA 2 February 18th, 2004 11:38 AM
problem with access 2000 and datagrid Nmatheus VB How-To 1 October 27th, 2003 05:48 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.