B
Bonzol
VB.net 2003, 1.1, webapplication
hey there connecting to an Access database.
There is a field in the database that is yes/no
What do I pass in to the datbase to make it check the box, or uncheck
it? I have tried "yes", "no", "true", "false", but i cant get it right
e.g
SQL = UPDATE Users SET Name = TRUE WHERE ID = 1
anyone got a clue?
hey there connecting to an Access database.
There is a field in the database that is yes/no
What do I pass in to the datbase to make it check the box, or uncheck
it? I have tried "yes", "no", "true", "false", but i cant get it right
e.g
SQL = UPDATE Users SET Name = TRUE WHERE ID = 1
anyone got a clue?