
When you see the 94 Invalid Use of Null error, the system is indicating that there is a value that is null on the SQL table. The system can’t read nulls in that field. The page will load up to where it encounters the null and then it will throw this error.