CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 CCS Checkbox problem

Print topic Send  topic

Author Message
Jeff Turkington
Posted: 06/04/2002, 9:18 PM

I'm having a problem with checkboxes displaying properly on record forms on the final release of studio. These same forms accept values ok and insert/update into the database ok, it's just the display that doesn't work...

Project db properties are set to SQL, 1;0 for boolean. The checkbox on the form properties are Boolean, set=1, unset=0. (I tried other combinations also with no luck.)

Any ideas anyone?

development platform: CCS 1.0.6, ASP 3/Template target
application server: XP Pro, IIS (also has .net Framework, same box as above)
database: Win 2000 Srv, SQL 2000 SP2

Thanks,
Jeff
Jeff Turkington
Posted: 06/04/2002, 9:30 PM

Sorry, forgot to mention that the column in the db is a bit field.

Jeff
Jeff Turkington
Posted: 06/04/2002, 10:46 PM

OK, solved it I think...

I needed to make the CCS control source data type INTEGER, checked = -1 and unchecked = 0. *All* other conbinations resulted in either a true state not displaying as checked, or an update error converting -1 or TRUE to a column data type of bit.

Other than the post a few days ago (regarding this and Access) anyone else run into this annoyance?


Jeff

   


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

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


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