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

question on how to access a mdb access file uploaded to online server from C sharp

hello every one
i'm working on a database program for a company, i want to upload the database to the company website server to give every one in the company a complete access to this database rather than putting it on a PC which is on the company LAN and sharing it because this have many problems cause the network may have any problems in the future, the hard disk of the PC which the database is on may have any problems like bad sectors , etc.
i googled and i found that some people said that putting it on the ASP folder may be unsecure because it's easy for any one to download it if he knows the database name, even he wrote "mdb" in the search he may find it. Some people said it's better to upload it to the ftp server, but i tried to write "ftp://www.company-name.org/" in the address bar and i found that all the files on the web site can be downloaded very easily.
i don't have any idea about this topic and i have many questions and thanks in advance for any replies
these questions are
1- How to upload it to the server?
2- is it safe or not?
3- which will be more secure, to upload it on the ftp server or to upload it on the asp folder?
4- what will be the connection string if i wanted to use it in the c sharp application?

and if u know any other way to make the database available to everyone, what will it be?

thank again
Mar 13 '10 #1
1 1143
tlhintoq
3,525 Expert 2GB
All very good questions... but not really your responsibility.
Should you understand all this: Yes.
Should you be making the decision: No.

I'm sure the company's I.T. department if filled with people with years of experience with this sort of thing. Let *them* tell *you* what their company I.T. policy is. People much higher in paygrade get paid to make the decisions and assume the legal responsibility for being wrong.
Mar 13 '10 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

9
by: אלחנן | last post by:
hi.. i don't know if this is the right group for this.. i have a small application which involves a windows service, and web services which bascally retrieves files, process them and zips them...
14
by: Al Smith | last post by:
I need help in implementing proper error handling. I am trying to upload a file based on the sample code below. The code works well except if the file selected is too big. I do know about the...
1
by: mike | last post by:
Hi for those who can help me... I am dutch and try to use my best English. I do not know if thi is the right group to asked my question. I am bussy with makeing a wensite where people can...
2
by: Shailesh Gajare | last post by:
Hi All, I have creating an ASP.Net application with two web servers. I am uploading a file which is being uploaded on one of the server, I want to copy the uploaded file on the other server at the...
3
by: Shailesh Gajare | last post by:
Hi All, I have creating an ASP.Net application with two web servers. I am uploading a file which is being uploaded on one of the server, I want to copy the uploaded file on the other server at the...
10
by: Rider | last post by:
Hi, simple(?) question about asp.net configuration.. I've installed ASP.NET 2.0 QuickStart Sample successfully. But, When I'm first start application the follow message shown. ========= Server...
9
by: CGW | last post by:
I asked the question yesterday, but know better how to ask it, today: I'm trying to use the File.Copy method to copy a file from a client to server (.Net web app under IIS ). It looks to me that...
9
by: Wayne Smith | last post by:
I've come up against a major headache that I can't seem to find a solution for but I'm sure there must be a workaround and I would really be grateful of any help. I'm currently building a web...
1
by: Marko Vuksanovic | last post by:
I used the following code for implementing a file upload progress indicator, using UpdateProgress Panel, though I have a problem that FileUpload.Has File always returns false. Any suggestions what...
10
by: JoeP | last post by:
Hi All, I am using the FileUpload control for the ASPX page. How do you disable the text box portion of that control, so I can force the user only to pick up a file via the Browser button, and...
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

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.