I want a templat about hospital(accsess)

  • Thread starter Thread starter drchfakhri.m.d
  • Start date Start date
On Tue, 25 Mar 2008 00:26:01 -0700, drchfakhri.m.d

It's considered polite to use the big textbox to ask a comprehensible
question. "about hospital" is extremely vague - do you want hospital
administration? medical records? scheduling operating rooms? hospital
construction?

ANY of these are (or can be) very complex applications, far beyond what Access
templates normally provide. Templates are NOT designed to be complete, out of
the box customized applications; they are instead teaching aids, guides to
help you by giving you a starting point to build your OWN application.
 
Furthermore-- anyone working for a hospital should be using SQL
Server.

Seriously-

I'd start with www.database-answers.com - they have a ton of templates
for you.
But you're going to have to write it down yourself-- they just have
drawings of the schemas

-Aaron
 
Furthermore-- anyone working for a hospital should be using SQL
Server.

With the HIPAA security requirements (for just one reason), I'll absolutely
agree with you on this one.
 
(e-mail address removed) wrote in
(e-mail address removed)
:
Furthermore-- anyone working for a hospital should be using SQL
Server.

Seriously-

I'd start with www.database-answers.com - they have a ton of
templates for you.
But you're going to have to write it down yourself-- they just
have drawings of the schemas

-Aaron
Thank you for your Super Helpful Information Tidbit.

Go away.
Don't go away angry, just go away.
 
With the HIPAA security requirements (for just one reason), I'll
absolutely agree with you on this one.

Wouldn't you be encrypting the protected data no mater what your
data store?
 
Wouldn't you be encrypting the protected data no mater what your
data store?

If you're sensible, sure - but JET workgroup security can be cracked a lot
more easily than SQL. And with 2007 there isn't even THAT option.
 
If you're sensible, sure - but JET workgroup security can be
cracked a lot more easily than SQL. And with 2007 there isn't even
THAT option.

I wasn't talking about Jet encryption, but encrypting (and
decrypting) the stored data in code in your app. This would mean
you'd have to encrypt your MDE so the encryption key would not be
visible.
 
Warning

David Fenton makes inaccurate and incorrect statements.

I would reccomend finding a certified SQL Server DBA or Developer in
order to fit your database needs.

This 'D A V I D F E N T O N' kid learned his databases on the back of
a cracker jacks box

-Aaron Kempf
MCITP: DBA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top