- Decimal columns with more than 28 digits might be displayed as <Error>.
- You must use the correct case for Database/User names (generally Uppercase).
This applies to the Connection dialog, when adding Databases to the Explorer tree, or when enclosing object names within double quotes.
- Create Procedure statements must end with a semicolon. These statements create, but not compile, the procedure. You must compile the procedure before it can be executed.