Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Validating Data
Message
From
10/08/1999 16:13:16
 
 
To
08/08/1999 21:00:26
General information
Forum:
Visual Basic
Category:
Other
Title:
Miscellaneous
Thread ID:
00251008
Message ID:
00252196
Views:
10
i don't think that's a good idea to send some invalide data to your database cause if there is 50 users at the same time on the server, your making your server working for nothing... You should always validate your entry before sending the data to the server. There is several function in VB that does it who return true or false..: IsNumeric, IsDate, IsEmpty... You should check MSDN for extra info.



Eric Tremblay
Previous
Reply
Map
View

Click here to load this message in the networking platform