krazykaigh
Registered User.
- Local time
- Yesterday, 22:24
- Joined
- Apr 10, 2012
- Messages
- 11
Hi all,
I work at a NON PROFIT with a minimal budget (aren't they all). I am both the paralegal and the network administrator... but fortunately I am experienced in both... paralegaling more than networking, but I took db programming in college, and did networking as a "duty as assigned" in the Army. So, always ready to jump in the deep end...
I am writing a Will Creating DB, basically takes client info and propagates that info into a Word document Will. This db may be simultaneously accessed by at most 4 people at a time. My question is, should I make a client side for accessing the forms and leave the data on our server (windows 2003 standard)?
Or should I just leave the whole thing on the server and let us share-access?
And if I should split form/data, should I use Access or SQL Server (if SQL Server, which version?) this is like programming if then, if then...
Anywho, any comments or suggestions will be greatly appreciated.
I work at a NON PROFIT with a minimal budget (aren't they all). I am both the paralegal and the network administrator... but fortunately I am experienced in both... paralegaling more than networking, but I took db programming in college, and did networking as a "duty as assigned" in the Army. So, always ready to jump in the deep end...
I am writing a Will Creating DB, basically takes client info and propagates that info into a Word document Will. This db may be simultaneously accessed by at most 4 people at a time. My question is, should I make a client side for accessing the forms and leave the data on our server (windows 2003 standard)?
Or should I just leave the whole thing on the server and let us share-access?
And if I should split form/data, should I use Access or SQL Server (if SQL Server, which version?) this is like programming if then, if then...
Anywho, any comments or suggestions will be greatly appreciated.