A
Ali DEĞİRMEN
hi,
i want to learn writing sql codes on reports (ex. control source) i'm taking
the datas form an order form and i want to select another column using the id
value coming form the form.after all i want to write it to report(textbox).
i'm think it will be like this but its not work.
select from contact.telephones where id = orderform.companyname
i want to learn writing sql codes on reports (ex. control source) i'm taking
the datas form an order form and i want to select another column using the id
value coming form the form.after all i want to write it to report(textbox).
i'm think it will be like this but its not work.
select from contact.telephones where id = orderform.companyname