473,396 Members | 1,849 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,396 software developers and data experts.

Create Read-only file in MSACCESS

Hi,

Is it possible to create a Read-only textfile from MSACCESS.

I checked FreeFile and Open but i didn't find a possibilty to protect
the created file.

Kind Regards,

Dirk Loiseaux
Nov 12 '05 #1
2 1748
To set Read Only file attribute use:

SetAttr txtFilename, vbReadOnly

where txtFileName is the path and file name of the file you have already created.

HTH

Tom

di***********@db.com (Dirk Loiseaux) wrote in message news:<6b**************************@posting.google. com>...
Hi,

Is it possible to create a Read-only textfile from MSACCESS.

I checked FreeFile and Open but i didn't find a possibilty to protect
the created file.

Kind Regards,

Dirk Loiseaux

Nov 12 '05 #2
rt*****@swbell.net (Tom Mitchell) wrote in message news:<70**************************@posting.google. com>...
To set Read Only file attribute use:

SetAttr txtFilename, vbReadOnly

where txtFileName is the path and file name of the file you have already created.

HTH

Tom

di***********@db.com (Dirk Loiseaux) wrote in message news:<6b**************************@posting.google. com>...
Hi,

Is it possible to create a Read-only textfile from MSACCESS.

I checked FreeFile and Open but i didn't find a possibilty to protect
the created file.

Kind Regards,

Dirk Loiseaux


Thx Tom
Nov 12 '05 #3

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

Similar topics

2
by: Stanley J Mroczek | last post by:
Ok I got xmldata from a URL. I have tried to read Microsoft quickstarts, but still don’t know where to start. What I want is to create a dataset and read the data from the URL. What do I do...
21
by: Jason Heyes | last post by:
I want to allow objects of my class to be read from an input stream. I am having trouble with the implementation. Here are the different approaches I have tried: // Version 1.0 - Default...
4
by: Ollie Cook | last post by:
Hi, I am having some difficulty with read(2) and interrupting signals. I expect I am misunderstanding how the two work together, so would appreciate some guidance. I am trying to 'time out' a...
0
by: Egil Hansen | last post by:
Hi all I need to create, read and modify .url files (those Windows puts in your Favorites dir). How do I do that best? Creating should be somewhat easy, as .url files seems to be clear text...
4
by: Doug Bell | last post by:
Hi, I have a small application with a User Settings form I would like to give the Users the ability to (at any time) set the Application to load when the PC is started. Can someone point me in...
1
by: MuZZy | last post by:
Hi, I just wonder if anybody knows about any freeware component which can create or read/parse and existing Outlook vCard file. I found a component but it's $600 for site license which is a bit...
4
by: Kuldeep | last post by:
Hi All, I am trying to read the contents of a page through its URL. My code snippet is as follows: public void mtdGetPageDataHWR() { HttpWebRequest objRequ =...
5
by: NJonge01 | last post by:
Hi, I haven't even tried to code this yet, but I need to create a "search" string that would work like this: Read this: strText = Create this string StrCriteria = Like "*Word1*" and Like...
3
by: 100grand | last post by:
Modify the Inventory Program to use a GUI. The GUI should display the information one product at a time, including the item number, the name of the product, the number of units in stock, the price...
3
by: visweswaran2830 | last post by:
Hi, I created Write Protection for USB Drive by changing Registry value. Same as I want to create Read Protection for USB Drive, Is it possbile.... Note: Without Using Any External...
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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.