Forum Discussion
Mike_Moniz
2 years agoProfessor
To talk in general, I don’t know SQL well, I suggest attempting to troubleshoot your code by temporarily removing parts and attempting to determine exactly which line/statement is causing the error. For example you might want to temporarily remove the try/catch which might help see which specific line is failing, or comment out parts of the code until you find just the lines(s) causing the error.
Related Content
- 6 months ago
- 2 months agoAnonymous