SQL_SUCCESS       306 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS ) {
SQL_SUCCESS       311 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       365 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       371 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       379 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS ) {
SQL_SUCCESS       387 ext/odbc/birdstep.c 		if ( stat != SQL_SUCCESS ) {
SQL_SUCCESS       447 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       508 ext/odbc/birdstep.c 		if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       533 ext/odbc/birdstep.c 			if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       586 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       609 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       632 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS ) {
SQL_SUCCESS       655 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS ) {
SQL_SUCCESS       894 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      1000 ext/odbc/php_odbc.c 				if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO && colfieldid == SQL_DESC_OCTET_LENGTH) {
SQL_SUCCESS      1008 ext/odbc/php_odbc.c 					if (SQL_SUCCESS == SQLGetDiagRec(SQL_HANDLE_STMT, result->stmt, 1, state, &err, errtxt, 128, NULL)) {
SQL_SUCCESS      1062 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      1225 ext/odbc/php_odbc.c 	if (rc == SQL_SUCCESS) {
SQL_SUCCESS      1239 ext/odbc/php_odbc.c 		case SQL_SUCCESS:
SQL_SUCCESS      1460 ext/odbc/php_odbc.c 			case SQL_SUCCESS:
SQL_SUCCESS      1482 ext/odbc/php_odbc.c 	if (rc == SQL_SUCCESS || rc == SQL_SUCCESS_WITH_INFO || rc == SQL_NO_DATA_FOUND) {
SQL_SUCCESS      1521 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      1528 ext/odbc/php_odbc.c 		if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      1539 ext/odbc/php_odbc.c 				if (SQLSetCursorName(result->stmt,cursorname,SQL_NTS) != SQL_SUCCESS) {
SQL_SUCCESS      1596 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS      1662 ext/odbc/php_odbc.c 	if (rc == SQL_SUCCESS) {
SQL_SUCCESS      1675 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO && rc != SQL_NO_DATA_FOUND) { 
SQL_SUCCESS      1755 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      1911 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      2001 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      2054 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      2144 ext/odbc/php_odbc.c 		if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      2250 ext/odbc/php_odbc.c 		if (rc == SQL_SUCCESS) { /* no more data avail */
SQL_SUCCESS      2294 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      2312 ext/odbc/php_odbc.c 	while(rc == SQL_SUCCESS || rc == SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      2495 ext/odbc/php_odbc.c 		if (rc != SQL_SUCCESS) {  /* && rc != SQL_SUCCESS_WITH_INFO ? */
SQL_SUCCESS      2540 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      2666 ext/odbc/php_odbc.c 				if(ret != SQL_SUCCESS || len == 0) {
SQL_SUCCESS      2816 ext/odbc/php_odbc.c 	if (rc == SQL_SUCCESS_WITH_INFO || rc == SQL_SUCCESS) {
SQL_SUCCESS      3004 ext/odbc/php_odbc.c 		if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      3013 ext/odbc/php_odbc.c 		if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      3125 ext/odbc/php_odbc.c 			if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      3137 ext/odbc/php_odbc.c 			if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS        95 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       116 ext/pdo_odbc/odbc_driver.c 	while (rc == SQL_SUCCESS || rc == SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       187 ext/pdo_odbc/odbc_driver.c 		if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       205 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS       217 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       231 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS       246 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       252 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       279 ext/pdo_odbc/odbc_driver.c 		if (rc != SQL_SUCCESS) {
SQL_SUCCESS       294 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS       305 ext/pdo_odbc/odbc_driver.c 		if (rc != SQL_SUCCESS) {
SQL_SUCCESS       320 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS       330 ext/pdo_odbc/odbc_driver.c 		if (rc != SQL_SUCCESS) {
SQL_SUCCESS       405 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       413 ext/pdo_odbc/odbc_driver.c 		if (rc != SQL_SUCCESS) {
SQL_SUCCESS       421 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       428 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS       436 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && cursor_lib != SQL_CUR_USE_IF_NEEDED) {
SQL_SUCCESS       463 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       252 ext/pdo_odbc/odbc_stmt.c 		case SQL_SUCCESS:
SQL_SUCCESS       324 ext/pdo_odbc/odbc_stmt.c 				if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       389 ext/pdo_odbc/odbc_stmt.c 				if (rc == SQL_SUCCESS || rc == SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       546 ext/pdo_odbc/odbc_stmt.c 	if (rc == SQL_SUCCESS) {
SQL_SUCCESS       577 ext/pdo_odbc/odbc_stmt.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS       588 ext/pdo_odbc/odbc_stmt.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS       615 ext/pdo_odbc/odbc_stmt.c 		if (rc != SQL_SUCCESS) {
SQL_SUCCESS       649 ext/pdo_odbc/odbc_stmt.c 		if (rc == SQL_SUCCESS) {
SQL_SUCCESS       683 ext/pdo_odbc/odbc_stmt.c 				} else if (rc==SQL_SUCCESS) {
SQL_SUCCESS       767 ext/pdo_odbc/odbc_stmt.c 			if (rc == SQL_SUCCESS || rc == SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       796 ext/pdo_odbc/odbc_stmt.c 			if (rc == SQL_SUCCESS || rc == SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       827 ext/pdo_odbc/odbc_stmt.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {