Results 1 to 3 of 3

Thread: vb backend database

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2006
    Posts
    208

    vb backend database

    hi there,

    I am currently doing a project with ms access as my backend database, but my prob is that even i put a password in it, still be hackable and data will be viewable, is there a way to avoid this? if i will use MYSQL, is the deployment requires technical person? i mean my intension is that even the non-technical person can install my software along with the database..

    thanks

    alexis

  2. #2
    Hyperactive Member kxcntry99's Avatar
    Join Date
    Jun 2006
    Location
    Pennsylvania
    Posts
    342

    Re: vb backend database

    Alexis --

    We need a little more information. Is the software to be used by the public or is it to be used by one specific company or group of people?

    If only to be used by one company or group of people why not install MySQL on a server and allow each user's app to connect to the server. Thus the end user only has to install the app not a database engine.
    Microsoft Office Integration:Useful Database Links:
    Connection Strings


    Im a pogramar
    Iam a programer
    I’m a programor

    I write code!

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: vb backend database

    There are steps you can take to make breaking into a database more difficult, but adding levels of difficulty is about the best you can do.

    A determined hacker will find a way if they really, really want to.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width