Re: how to store value to a boolean field?
- From: "Naser" <n_fadaei@xxxxxxxxx>
- Date: Tue, 6 May 2008 19:42:32 +0330
I tried before but it doesn't work!
"Mike Shkolnik" <mshkolnik2002@xxxxxxx> wrote in message
news:481f44a0@xxxxxxxxxxxxxxxxxxxxxxxxx
Insert into table1(field1) values(True)
or
Insert into table1(field1) values(1)
--
With best regards, Mike Shkolnik
Scalabium Software
http://www.scalabium.com
mshkolnik@xxxxxxxxxxxxx
"Naser" <n_fadaei@xxxxxxxxx> wrote in message
news:481f11a2@xxxxxxxxxxxxxxxxxxxxxxxxx
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....
.
- References:
- how to store value to a boolean field?
- From: Naser
- Re: how to store value to a boolean field?
- From: Mike Shkolnik
- how to store value to a boolean field?
- Prev by Date: how to store value to a boolean field?
- Next by Date: How to open password protected Paradox table with ADOTable
- Previous by thread: Re: how to store value to a boolean field?
- Next by thread: How to open password protected Paradox table with ADOTable
- Index(es):
Relevant Pages
|