Hi, longguang.xiao at 163.com writes: > May I use ODB to get the rowset of executing native SQL statements > of "SELECT"? Yes, for that you would use a view, specifically a native view. See Section 9.5, "Native Views" in the ODB manual for details. Boris