--TEST-- Sybase-CT sybase_field_* functions --SKIPIF-- --FILE-- --EXPECTF-- resource(%d) of type (sybase-ct result) int(4) stdClass::__set_state(array( 'name' => 'id', 'max_length' => 11, 'column_source' => '', 'numeric' => 1, 'type' => 'int', )) stdClass::__set_state(array( 'name' => 'caption', 'max_length' => 5, 'column_source' => '', 'numeric' => 0, 'type' => 'string', )) stdClass::__set_state(array( 'name' => 'author', 'max_length' => 4, 'column_source' => '', 'numeric' => 0, 'type' => 'string', )) stdClass::__set_state(array( 'name' => 'lastchange', 'max_length' => 29, 'column_source' => '', 'numeric' => 0, 'type' => 'datetime', )) bool(true) stdClass::__set_state(array( 'name' => 'caption', 'max_length' => 5, 'column_source' => '', 'numeric' => 0, 'type' => 'string', ))