--TEST-- Sybase-CT query without storing --SKIPIF-- --FILE-- --EXPECTF-- bool(true) bool(true) bool(true) bool(true) resource(%d) of type (sybase-ct result) array(5) { ["id"]=> int(1) ["caption"]=> string(5) "Hello" ["author"]=> string(4) "timm" ["link"]=> NULL ["lastchange"]=> string(%d) "%s" } array(5) { ["id"]=> int(2) ["caption"]=> string(5) "World" ["author"]=> string(6) "thekid" ["link"]=> string(17) "http://thekid.de/" ["lastchange"]=> string(%d) "%s" } array(5) { ["id"]=> int(3) ["caption"]=> string(3) "PHP" ["author"]=> string(6) "friebe" ["link"]=> NULL ["lastchange"]=> string(%d) "%s" } bool(true)