Click here to Skip to main content
15,909,325 members
Home / Discussions / Database
   

Database

 
Questionhow to make connetion with database? Pin
With_problem5-Oct-06 21:28
With_problem5-Oct-06 21:28 
AnswerRe: how to make connetion with database? Pin
Rocky#8-Oct-06 1:18
Rocky#8-Oct-06 1:18 
Questionsub-select command problems arrrrg! Pin
ren_20015-Oct-06 13:51
ren_20015-Oct-06 13:51 
QuestionCombining tables [modified] Pin
Chris McGlothen5-Oct-06 11:35
Chris McGlothen5-Oct-06 11:35 
AnswerRe: Combining tables Pin
Farhan Noor Qureshi5-Oct-06 12:12
Farhan Noor Qureshi5-Oct-06 12:12 
QuestionIn Search Of A Good Query Tool Pin
nullGumby5-Oct-06 7:11
nullGumby5-Oct-06 7:11 
AnswerRe: In Search Of A Good Query Tool Pin
yahao8-Oct-06 18:00
yahao8-Oct-06 18:00 
QuestionWhich database format is good enough? Pin
Joe Smith IX5-Oct-06 6:42
Joe Smith IX5-Oct-06 6:42 
Hi gurus,

I've created a few database programs using Access' mdb in the past. Now that I got a bigger project that may handles about 10 user (and more data in the same time), I am considering using a better solution. The problems I have with Access database are:
1. The password can be cracked quite easily.
2. It gets less responsive as the file get larger (and more likely to get corrupted, I heard).
3. It takes some time to save changes to the file, creating bottleneck and (sometimes) non-updated data for other users (I think this is the downside of file-based database, as processing is handled by each client).

However, what I like about it are:
1. All in one file, so it's easier to backup.
2. Password not linked to windows, so (supposedly) only I who can open it.
3. Free.

At first, I am considering using SQL Express 2005, but since it links the security to Windows login, I can't prevent users from opening the database (since the program I am creating will be run under Admin login).

So, I am asking for advice: what database should I use now? I have no experience with other database other than Access. I don't need fancy bells and whistles. Preferably:
1. Password is not linked to windows. So only I and the program who know the password.
2. Server-client type (processing is handled by the server machine), so that changes are saved instantly and network traffic can be reduced greatly.
3. Can handle at least 5 users concurrently.
4. Can be backed up easily.
5. Free (this might not be possible? Smile | :)

Thanks in advance for any input, it will be greatly appreciated.
AnswerRe: Which database format is good enough? Pin
Chris Buckett5-Oct-06 8:51
Chris Buckett5-Oct-06 8:51 
GeneralRe: Which database format is good enough? Pin
Joe Smith IX5-Oct-06 22:22
Joe Smith IX5-Oct-06 22:22 
GeneralRe: Which database format is good enough? Pin
Chris Buckett5-Oct-06 22:39
Chris Buckett5-Oct-06 22:39 
GeneralRe: Which database format is good enough? Pin
Joe Smith IX6-Oct-06 9:27
Joe Smith IX6-Oct-06 9:27 
GeneralRe: Which database format is good enough? Pin
Chris Buckett7-Oct-06 7:17
Chris Buckett7-Oct-06 7:17 
GeneralRe: Which database format is good enough? Pin
Joe Smith IX7-Oct-06 7:58
Joe Smith IX7-Oct-06 7:58 
GeneralRe: Which database format is good enough? Pin
Jerry Hammond7-Oct-06 12:58
Jerry Hammond7-Oct-06 12:58 
AnswerRe: Which database format is good enough? Pin
Jerry Hammond5-Oct-06 9:08
Jerry Hammond5-Oct-06 9:08 
QuestionLeft Join & Group By Pin
phimix5-Oct-06 4:40
phimix5-Oct-06 4:40 
AnswerRe: Left Join & Group By Pin
mr_lasseter5-Oct-06 4:52
mr_lasseter5-Oct-06 4:52 
QuestionRe: Left Join & Group By Pin
phimix5-Oct-06 5:17
phimix5-Oct-06 5:17 
AnswerRe: Left Join & Group By Pin
mr_lasseter5-Oct-06 5:34
mr_lasseter5-Oct-06 5:34 
QuestionRe: Left Join & Group By Pin
phimix5-Oct-06 6:02
phimix5-Oct-06 6:02 
QuestionRe: Left Join & Group By Pin
mr_lasseter5-Oct-06 6:06
mr_lasseter5-Oct-06 6:06 
AnswerRe: Left Join & Group By Pin
phimix5-Oct-06 7:01
phimix5-Oct-06 7:01 
GeneralRe: Left Join & Group By [modified] Pin
mr_lasseter5-Oct-06 7:44
mr_lasseter5-Oct-06 7:44 
GeneralRe: Left Join & Group By Pin
phimix5-Oct-06 19:34
phimix5-Oct-06 19:34 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.