res = PQexecParams(conn,q,0,0,0,0,0,1) I can view the binary data just fine, but not the int. How do I do that? ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match