Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Software > Access Forms Coding > Protection of t...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 6 Topic 41472 of 43413
Post > Topic >>

Protection of transferred data

by =?Utf-8?B?aXNodGlhcXVl?= <ishtiaque@[EMAIL PROTECTED] > Aug 3, 2008 at 01:00 AM

I  have a table in my access database named "Customer" and I send its
records 
as excel (csv format) file for some purposes. The below commands are OK
for 
it. But I need to make the .csv (or .xls) file protected when it is
created 
using VBA code in Access so that nobody can change the data in the sheet.

outFNamecustomer = "C:\Excel data\Customer.csv"
DoCmd.TransferText acEx****tDelim, , "Customer", outFNamecustomer, True

Do you have any solution for this?

-- 
zishtiaque
 




 6 Posts in Topic:
Protection of transferred data
=?Utf-8?B?aXNodGlhcXVl?=   2008-08-03 01:00:01 
Re: Protection of transferred data
"Arvin Meyer [MVP]&q  2008-08-03 13:49:35 
Re: Protection of transferred data
=?Utf-8?B?aXNodGlhcXVl?=   2008-08-03 23:52:01 
Re: Protection of transferred data
"Arvin Meyer [MVP]&q  2008-08-04 08:39:26 
Re: Protection of transferred data
=?Utf-8?B?aXNodGlhcXVl?=   2008-08-18 21:23:01 
Re: Protection of transferred data
"Arvin Meyer [MVP]&q  2008-08-20 11:54:28 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Mon Dec 1 21:12:26 CST 2008.