index > .NET Framework Data Access and Storage > Deny access to all my .mdb in a directory

Deny access to all my .mdb in a directory

how can I deny access to download to a .mdb file in a directory ??

and If I deny access my application can open it to read data ?

Thanks




http://ZopoStyle.com
ZopoStyle


I'm not sure if I completely understand your question, but you can make the folder where the database resides read-only for all users (except for an administrator). This will prevent any files from being copied to the folder.

The Access database must then be opened for read-only access by your application.




Paul ~~~~ Microsoft MVP (Visual Basic)
Paul P Clement IV
reply 2

You can use google to search for other answers

 

More Articles

• Problems connecting to sql 2005 express....
• Sample Code
• DataTable select problem!!!!!!!!!!!!!
• SqlConnection object and garbage collection
• Error when importing an Excel SS into a dataset
• How to get the max length of text field in a DataSet?
• OdbcConnection problem
• Joined tables, update database with many rows, What is Best Pract...
• Database Shema Deployement
• Insert fails due to nulls
Bookmark and Share
Welcome to Bokebb   New Update  
 

New Articles

• SQL Server Procedure call timeout from .
• ODbc Connection String to Excel
• Determine Primary Keys using SqlConnecti
• What am I doing wrong?
• Oracle Real Application Cluster Support
• Internal .Net FrameWork Data Provider Er
• GetChanges - Update - Merge result in re
• How do I grab the return value from my s
• Question regarding TableAdapters.
• Question about data access with datasets
• Application Blocks
• How to get Database information in ASP.NET
• Bulk copy data between ODBC sources
• Unable to Update/Insert a new row into t
• Problem with calculated column - does no

Hot Articles

• ConnectionString as app.config value
• Framework Versions
• Compiling Stored Procedures within Oracl
• Referencing DLL's in the GAC
• How to validate data against schema and
• Best way to create multiline T-SQL in .N
• ComboBox, CheckBox in bound forms
• Can I open an Access database from vb .n
• Dataset with two tables from different s
• remote SQL server settings
• Walkthrough: Creating a Master-Detail Wi
• How do I change the location of "|D
• streamreader+inserting/updating the rows
• how to create .xml file using SQL query
• UPdating a SQL table using dataset from

Recommend Articles

• Memory leak when using ODP.NET from http
• if data exists in table A delete it from
• Navigating Large Database
• Where to download interop.mapi.dll?
• SqlConnection object and garbage collect
• ADO.Net Performance
• catcha sqlexception and column
• You help will be appreciated: Connection
• Joined tables, update database with many
• TransactionScope ignores timeout option
• {"Object must implement IConvertibl
• How to save Access Query Data after user
• Trusted_Connection Problem with VS2005
• Too many connections to database
• SQLBulkCopy and text files.