liquidspaces
Well-known member
Could somebody post the proper way to say:
Im not sure how to treat field names here, but Im pretty sure that Im not doing it right. Ive tried treating them every way I can think of, but no luck so far.
Thanks in advance,
Kevin
Code:
("Select from TABLE_NAME where NAME = txtName.text AND ADDRESS = txtAddress.text", connectionString)
Im not sure how to treat field names here, but Im pretty sure that Im not doing it right. Ive tried treating them every way I can think of, but no luck so far.
Thanks in advance,
Kevin