|
-
Jan 23rd, 2000, 05:28 AM
#1
Thread Starter
New Member
basically i need to know how to do simple validation checking on fields for my database (i.e if declared as Integer, they type string then will interrupt error). I'm sure this is a simple problem to deal with but i don;t know how to do it. THanks for any help you can give me
CHEERS
-
Jan 23rd, 2000, 06:55 AM
#2
Guru
If you are using a DBMS (like access/SQL server) just set the appropriate data type for each column. The database engine will raise an error if the wrong type of data is entered into that field
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|