Results 1 to 9 of 9

Thread: Database Question

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Aug 2006
    Posts
    243

    Database Question

    Hi Friends,
    I'm using VB & Access 2000. My problem is this that anyone can open Access Database even it's protected by password as there are so many tools to know the Access database password. My application is not so big to use Sql Server or Oracle. So plz suggest me any other Back-End which could not be opened by end user and it could not occupy so much space as Oracle.

    Thanks.

    Ravikant

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

    Re: Database Question

    Moved to the Database section

    Have you looked at MySQL?

  3. #3
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Database Question

    There are several editions of SQL Server, including two 'lightweight' ones, that you can freely download direct from Microsoft (and can install on a standard PC).

    If you are just using Access to store data (on a single PC), SQL Server CE is the recommended replacement.

    If you also have queries etc (or users on multiple PC's), SQL Server Express is the recommended replacement.

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Aug 2006
    Posts
    243

    Re: Database Question

    Does it takes too much space? And what about run time files. Yes I'm using it in LAN also.

  5. #5
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Database Question

    I think that Express is best suited to your needs (but haven't used CE at all, let alone with multiple computers).

    I'm not sure how big it is when installed (CE is much smaller), but the download is 36.5MB (here).

    Unfortunately you do need .Net Framework 2, which increases the size of the download (if you aren't installing it already for other parts of your system).

  6. #6

    Thread Starter
    Addicted Member
    Join Date
    Aug 2006
    Posts
    243

    Re: Database Question

    But .Net Framework 2 itselft takes too much space. Is there any other Database.

  7. #7
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Database Question

    Is it a multi-user database???

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

  8. #8

    Thread Starter
    Addicted Member
    Join Date
    Aug 2006
    Posts
    243

    Re: Database Question

    Is there any other Database.???

  9. #9
    MS SQL Powerposter szlamany's Avatar
    Join Date
    Mar 2004
    Location
    Connecticut
    Posts
    18,263

    Re: Database Question

    Quote Originally Posted by szlamany
    Is it a multi-user database???
    Can you answer this question please.

    *** Read the sticky in the DB forum about how to get your question answered quickly!! ***

    Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".

    Some Informative Links:
    [ SQL Rules to Live By ] [ Reserved SQL keywords ] [ When to use INDEX HINTS! ] [ Passing Multi-item Parameters to STORED PROCEDURES ]
    [ Solution to non-domain Windows Authentication ] [ Crazy things we do to shrink log files ] [ SQL 2005 Features ] [ Loading Pictures from DB ]

    MS MVP 2006, 2007, 2008

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