标签: was unhandled oledbexception
我正在使用Access作为数据库,但似乎 - (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath { return CGRectGetHeight(self.tableView.frame)/3; } 会抛出错误:
- (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath { return CGRectGetHeight(self.tableView.frame)/3; }
OleDbException未处理