how to store value to a boolean field?
- From: "Naser" <n_fadaei@xxxxxxxxx>
- Date: Mon, 5 May 2008 18:24:34 -0700
Hi. MS Access table has a Yes/No field.
how can I store a boolean value into the field using like this SQL
statement:
Insert into table1(field1) values("Yes")
p.s. I don't like use Parameters....
.
- Follow-Ups:
- Re: how to store value to a boolean field?
- From: Mike Shkolnik
- Re: how to store value to a boolean field?
- Prev by Date: Re: how to store value to a boolean field?
- Next by Date: Re: how to store value to a boolean field?
- Previous by thread: Re: ADOQuery exception on empty dataset
- Next by thread: Re: how to store value to a boolean field?
- Index(es):