SELECT permission denied on object WorkEducationOrganiationDetail, database ctustdb, owner dbo
------解决方案--------------------
the account used to connect sybase database have no 'select ' permission.
check the permission part of SyBase.
------解决方案--------------------
dbo用户对于ctustdb数据库的WorkEducationOrganiationDetail表没有select权限
------解决方案--------------------
给这个用于加权限