Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 540563
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T10:15:12+00:00 2026-05-13T10:15:12+00:00

I was asked to write a database and it’s GUI frontend for some non-profit

  • 0

I was asked to write a database and it’s GUI frontend for some non-profit organization I am member of.

The decision was to use .NET as I know C# fariy good and writing GUI is quite easy. I though of implementing local SQL Server database (as I worked earlier with MySQL) and connect to it via SqlClient interface. But then I discover some problem:

Machine with database installed is public. Even account from which database would be accessed is freely available. So as far as I know anyone who will bring portable MS Access would gain a free access to any data stored in database. Perhaps I am wrong and it is possible to encrypt database with password independent from user account. But I don’t know how to do that (I do not have MS Access, only basic Office and Visual Studio Express).

Or if it is impossible, what is the best way to replace SQL Server database?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T10:15:12+00:00Added an answer on May 13, 2026 at 10:15 am

    As several people have pointed out, if the database files are public then the data is public. Encryption is not going to help you. Switching to SQLite will not help; you have to make the database files non-public.

    One way to do this is to store your database on a private server and expose the data through a public API via SOAP, REST, web services or such. The GUI front-end will send requests to the private server and display the results.

    Consider making the application a web app; the GUI front-end becomes an ordinary web browser.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I was asked by a local school to write a database export utility to
Possible Duplicate: Can I use pure SQL in ASP.net MVC? i asked a similar
I've been asked to populate a flash file with some data from a database.
currently I'm using phpunit to write tests for some functions that access a mysql-database.
I've been asked to write a Windows service in C# to periodically monitor an
I was asked to write a servlet that collects client's details such as ip,
I have been asked to write a java program on linux platform. According to
I've been asked to write a program which generates reports in the form of
I have been asked to write an application that is going to act as
I have been asked to write a program using python for an assignment. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.