i’m currently converting a vb program from access97 to postgres sql. In the existing program, lots of code are using “adodc1.update”. but when the code run under postgres, an error message “ERROR: Relation “Category” does not exist” come out.. please help!!
Thanks!!