RE: Extracting data from 2 tables.

2001-03-02 Thread Johnson, Gregert
:Extracting data from 2 tables. Hi, I have two tables in a db called "univ". The tables are "student" and "result_meaning". Using the C API I want to run a query that SELECT's from "s

Extracting data from 2 tables.

2001-03-02 Thread Evan James Dembskey
Hi, I have two tables in a db called "univ". The tables are "student" and "result_meaning". Using the C API I want to run a query that SELECT's from "student" using the field "studnum" as the selection criteria. In the "student" table their is a field called "code". I want to then look up the