in our db it's not, but not sure about other db's
 
it also lets us do this:
 
update table set column=null
 
you might try either of these things in a DBMS and if they work try and translate them into an update action if thats what you want to use (:
----- Original Message -----
Sent: Wednesday, April 21, 2004 11:55 AM
Subject: Re: Witango-Talk: Simple question

caution:
I think "" is different than NULL
On Apr 21, 2004, at 11:56 AM, Alan Wolfe wrote:

Hi Ted,
 
We use R:base and can do this:
 
update table set column=''
 
and that sets it to null.
 
have you tried that?
----- Original Message -----
From: Ted Wolfley
To: [EMAIL PROTECTED]
Sent: Wednesday, April 21, 2004 11:50 AM
Subject: Witango-Talk: Simple question

Hi,
 
I would like to put a NULL in a database field with an update action into a SQL Server database but can't figure out how.  Is there a metatag to use?
 

Ted Wolfley
Database/Internet Programmer
The Ogden Group of Rochester
phone: (585) 321 1060 x23
fax: (585) 321 0043
[EMAIL PROTECTED]

www.ogdengroup.com
 
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to