Please can someone help me??
I'm really struggling with chapters 10 & 11 in the Beginning Visual Basic SQL Server 7.0 book, and it just on 2 fields I'm having problems with that are preventing the programs in
VB working.
When I try to either Insert or Update the employee's area code and phone number (current or previous), it doesn't let me, it just keeps throwing up the error message "Current Employer Area Code, Phone Number, Previous area code & phone number are invalid"
All I'm entering is a 2 digit area code and a 5 digit phone number. Even if I update it with what is already in the table it says it's invalid even though it's in the table already?!?!
Any help would be much appreciated.
Thanks