BlackOps
November 8th, 2007, 02:33 AM
Hello,
I am very new to databases, i must create a database of employees, and their passcards. please take a look at my concept:
1.FirstName Primary key
2.LastName
3.FathersName
4.SubHolding
5.Department
6.Title
7.BirthDate
8.PassNumber
9.PassSeries
10.PassPerson
11.Country
12.City
13.Address
14.Zip
15.CardID
Magnetic Pass CARD DATA
16.CardID Primary Key
17.AreaofCoverage1 (Yes/No)
18.AreaofCoverage2 (Yes/No)
19.AreaofCoverage3 (Yes/No)
20.AreaofCoverage4 (Yes/No)
21.AreaofCoverage5 (Yes/No)
22.DayofIssue
23.MonthofIssue
24.YearofIssue
25.DayofExpire
26.MonthofExpire
27.YearofExpire
do you think it is OK?
and i plan to do it using MS Access, and write C# application which will work with it, but later database may have 50 000 records. do you think MSAccess database file and little C# application can handle it?
*database application and database file will be one ONE PC.
say me what u think guys
I am very new to databases, i must create a database of employees, and their passcards. please take a look at my concept:
1.FirstName Primary key
2.LastName
3.FathersName
4.SubHolding
5.Department
6.Title
7.BirthDate
8.PassNumber
9.PassSeries
10.PassPerson
11.Country
12.City
13.Address
14.Zip
15.CardID
Magnetic Pass CARD DATA
16.CardID Primary Key
17.AreaofCoverage1 (Yes/No)
18.AreaofCoverage2 (Yes/No)
19.AreaofCoverage3 (Yes/No)
20.AreaofCoverage4 (Yes/No)
21.AreaofCoverage5 (Yes/No)
22.DayofIssue
23.MonthofIssue
24.YearofIssue
25.DayofExpire
26.MonthofExpire
27.YearofExpire
do you think it is OK?
and i plan to do it using MS Access, and write C# application which will work with it, but later database may have 50 000 records. do you think MSAccess database file and little C# application can handle it?
*database application and database file will be one ONE PC.
say me what u think guys