Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
x-plicit
Starting Member
4 Posts |
Posted - 2009-07-13 : 04:07:21
|
| Hello,I would like to implement a Document Tracking System, the functionality is almost the same as a lending library, but do not have a due date. Could anyone give me some tips.Regards |
|
|
waterduck
Aged Yak Warrior
982 Posts |
Posted - 2009-07-13 : 04:23:09
|
use lending library and take away due date? Hope can help...but advise to wait pros with confirmation... |
 |
|
|
x-plicit
Starting Member
4 Posts |
Posted - 2009-07-13 : 04:27:05
|
| Do you have a sample of the lending library for Sql Sintax? |
 |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2009-07-13 : 04:49:45
|
Your question is quite broad and impossible to answer in a simple manner.What you need to do, is to write down all your business rules and then design your table according to that.Here is a start http://www.datamodel.org/NormalizationRules.html N 56°04'39.26"E 12°55'05.63" |
 |
|
|
|
|
|