Problems with database permissions when importing a transport file
说明
When trying to import a transport file, it's possible to get an Error 1088 message. Probably accompanied by some kind of detail like "object not found" or "access denied".
原因
The database permissions come from the database connection that has been set up for the frontend tools.
解决办法
Check the connection that has been used. If necessary set up a new connection using the same database user that is defined in the DialogDatabase table.