D
Dkline
I understand the arguments againt lookup tables. I also have a need to
prevent bad data.
In lieu of a lookup table is it acceptable practice to use a validation rule
for users who may bypass forms and go straight to the table and/or import
data from spreadsheets?
We are also growing to the point where we will need to move from Access MDB
files to ADP and SQL Server. I'm about to get a crash course in SQL Server
but one question comes to mind - can you do validation in SQL Server.
prevent bad data.
In lieu of a lookup table is it acceptable practice to use a validation rule
for users who may bypass forms and go straight to the table and/or import
data from spreadsheets?
We are also growing to the point where we will need to move from Access MDB
files to ADP and SQL Server. I'm about to get a crash course in SQL Server
but one question comes to mind - can you do validation in SQL Server.