CodeCharge Studio
search Register Login  

Visual PHP Web Development

Visually Create Internationalized Web Applications, Web Reports, Calendars, and more.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> .NET

 Sql Server Update Statement using .NET (boolean field)

Print topic Send  topic

Author Message
kipdole

Posts: 9
Posted: 03/11/2005, 2:30 PM

Keywords = boolean

I notice when I am using Sql server that for some reason the update code Code Charge Studio uses fails.

Example of Code Charge Code That FAILS:
Update employees set married=false

What I want Code Charge Studio to Send:
Update employees set married=0


Thanks for your help!
View profile  Send private message
peterr


Posts: 5971
Posted: 03/11/2005, 2:39 PM

You'd need to specify the Boolean format that your database uses. This is in the Connection settings (server tab).
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com
View profile  Send private message
kipdole

Posts: 9
Posted: 03/11/2005, 2:43 PM

Thanks Peter for quick reply! It works now.
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Internet Database

Visually create Web enabled database applications in minutes.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.