|
@@ -61,7 +61,7 @@ - (void)close {
|
|
|
// we don't need this anymore... (i think)
|
|
// we don't need this anymore... (i think)
|
|
|
//[_parentDB setInUse:NO];
|
|
//[_parentDB setInUse:NO];
|
|
|
[_parentDB resultSetDidClose:self];
|
|
[_parentDB resultSetDidClose:self];
|
|
|
- _parentDB = nil;
|
|
|
|
|
|
|
+ [self setParentDB:nil];
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- (int)columnCount {
|
|
- (int)columnCount {
|