Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - 6300 data types do not match http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 6300                Data types do not match
------------------------------------------------------------------------------
 Description
   This error occurs when an expression contains an implied conversion
   between data types that do not match.

 Solution
   Check if data types are correct for the operation in question. If yes,
   then the conversion must be done explicitly with a function, like in the
   case of the ctod() function that converts between the character and the
   date data types.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson