|
-
Jul 30th, 2007, 01:16 PM
#1
Thread Starter
Addicted Member
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
-
Jul 30th, 2007, 01:25 PM
#2
Re: Database Question
Moved to the Database section
Have you looked at MySQL?
-
Jul 30th, 2007, 01:35 PM
#3
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.
-
Jul 30th, 2007, 01:43 PM
#4
Thread Starter
Addicted Member
Re: Database Question
Does it takes too much space? And what about run time files. Yes I'm using it in LAN also.
-
Jul 30th, 2007, 01:52 PM
#5
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).
-
Jul 30th, 2007, 02:01 PM
#6
Thread Starter
Addicted Member
Re: Database Question
But .Net Framework 2 itselft takes too much space. Is there any other Database.
-
Jul 30th, 2007, 02:05 PM
#7
Re: Database Question
Is it a multi-user database???
-
Jul 31st, 2007, 12:59 PM
#8
Thread Starter
Addicted Member
Re: Database Question
Is there any other Database.???
-
Jul 31st, 2007, 01:00 PM
#9
Re: Database Question
 Originally Posted by szlamany
Is it a multi-user database???
Can you answer this question please.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|