Error Message | Analysis Steps |
---|---|
No BCI.ACTION record created | Verify the trigger is on using LIST.TRIGGER. If the trigger exists, try logging off and back on. If the file is the TM, make sure the table number has been added on the NovoMotion Interface Control Trigger Controls tab. |
No Schema exists for filename | Verify the schema is flagged as Active in the NovoMotion Schema Editor |
Connection does not exist | Verify the correct login and password are entered in the SQL Options tab of the NovoMotion Schema Editor. If they are, verify the datasource is set up. If it is, verify the login has permission to the database on the SQL server. |
Invalid Object Name error | Verify the database name on the SQL options tab of the NovoMotion Schema Editor is fully qualified i.e dbo.filename |
ALTER TABLE dbo.TABLENAME ADD New_field varchar(20)
This step can also be done by right-clicking on the SQL table and using Design.