"The value '' cannot be converted to a number"
The value '' cannot be converted to a number
(thats 2 ' not 1 " by the way)
This appears out of the blue when i click Completed Orders on our web based point of sale software.
It occurs on the line stating:
£#NumberFormat((rstotal.subtotal + rsorders.orderpostage),'.__')#
Its extremely odd as we currently have 2 sites with exactly the same code in their POS, one works, one doesnt. :/.
This just suddenly started happening in the last few hours.
Im absolutely stumped. Originally i thought it may be because somehow the table had changed its default to NULL, but it hasnt, its exactly as it should be.
The only modifications ive made to the database are 2 CREATE TABLE query's.
Any help'd be much appreciated.
All sales need to be entered by midnight tonight otherwise the accountant is going to be pissed >_<
