madg3rr
06-20-2003, 03:26 AM
my qns dis time will not be too complicating i hope...
Anywae i wanna take records from 2 tables using the sql method so how do i go abt writing my sql statement?
tables : info & process
primary key : id
if from one table, i noe its,
" select * from info where ID='" & id &"' "
so if from 2 tables how?
Anywae i wanna take records from 2 tables using the sql method so how do i go abt writing my sql statement?
tables : info & process
primary key : id
if from one table, i noe its,
" select * from info where ID='" & id &"' "
so if from 2 tables how?