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

Access Data

I have been asked to write a windows app that will reside
outside our organization that can Read/Write data that
will be on one of our servers. Since I have never done
this before I'm not sure how I can securely access the
data. I have used web services to send and receive
datasets over the Internet but not encrypted. Any help
would be great.
Jul 19 '05 #1
2 1378
Hi,

Perhaps look into implementing web services and SOAP over
port 443 (SSL) and let the web servers themselves handle
the encryption over the line.

Unless there is a distinct need to encrypt the data
first, send it as a chunck, and then decrypt - this will
most likely be the easiest method.

Check out the book "Programming the Web with VB.Net -
ISBN - 1-59059-027-9" for good examples.

good luck.

inzo
-----Original Message-----
I have been asked to write a windows app that will resideoutside our organization that can Read/Write data that
will be on one of our servers. Since I have never done
this before I'm not sure how I can securely access the
data. I have used web services to send and receive
datasets over the Internet but not encrypted. Any help
would be great.
.

Jul 19 '05 #2
Hello James,

Thanks for your post. I'd like to share the following information with you:

1. If you are using web service to send/receive data, as suggested by inzo,
you can call it using SSL. I believe the following MSDN articles are
helpful:

How To: Set Up SSL on a Web Server
http://msdn.microsoft.com/library/de...us/dnnetsec/ht
ml/SecNetHT16.asp

How To: Call a Web Service Using SSL
http://msdn.microsoft.com/library/de...us/dnnetsec/ht
ml/SecNetHT14.asp

Security in a Web Services World: A Proposed Architecture and Roadmap
http://msdn.microsoft.com/library/de...us/dnwssecur/h
tml/securitywhitepaper.asp

2. If you are writing a windows app, could you please tell me how you share
the file on server, using FTP?
I believe that you can configure IP Security (IPSec) to encapsulate
Internet Protocol (IP) packets and encrypt them. Please refer to the
article below for detailed information:

How to Configure IPSec Tunneling in Windows 2000
http://support.microsoft.com/default...microsoft.com:
80/support/kb/articles/Q252/7/35.ASP&NoWebContent=1&NoWebContent=1

Please feel free to let me know if you have any problems or concerns.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! ¨C www.microsoft.com/security
This posting is provided ¡°as is¡± with no warranties and confers no rights.

Jul 19 '05 #3

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

Similar topics

0
by: sedefo | last post by:
I ran into this Microsoft Patterns & Practices Enterprise Library while i was researching how i can write a database independent data access layer. In my company we already use Data Access...
63
by: Jerome | last post by:
Hi, I'm a bit confused ... when would I rather write an database application using MS Access and Visual Basic and when (and why) would I rather write it using Visual Studio .Net? Is it as easy...
9
by: WalterR | last post by:
This is my first time here, so there may be earlier relevant threads of which I am unaware. Though my experience with DB2 is not extensive, such as it is was under OS/390 or equ. My main...
49
by: Yannick Turgeon | last post by:
Hello, We are in the process of examining our current main application. We have to do some major changes and, in the process, are questionning/validating the use of MS Access as front-end. The...
20
by: Olav.NET | last post by:
I am a .NET/C++ developer who is supposed to do some work with Access. I do not know much about it except for the DB part. Questions: *1* I am looking for INTENSIVE books to get quickly up to...
9
by: Tony Lee | last post by:
Some time a ago, on this newsgroup the following comments were made in recommending good references for Access (2003) >I used to recommend Dr. Rick Dobson's, "Programming Access <version>" for...
17
by: DaveG | last post by:
Hi all I am planning on writing a stock and accounts program for the family business, I understand this is likely to take close to 2 years to accomplish. The stock is likely to run into over a...
5
by: B1ackwater | last post by:
We've fooled around with Access a bit, but only using the single-user store-bought version. It seems to be a good database - versatile and infinitely programmable - and can apparently be used as a...
17
by: Mell via AccessMonster.com | last post by:
Is there a way to find out where an application was created from? i.e. - work or home i.e. - if application sits on a (work) server/network, the IT people know the application is sitting...
21
by: nihad.nasim | last post by:
Hi there, I have a database in Access that I need on the web. The web page should connect to the database and write records for certain tables and view records for others. I want to know a...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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?

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.