⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

How to insert bit datatype



vikaskhairnar
  • profile picture
  • Member

Posted 21 September 2012 - 12:52 PM

Hello,

I have genrated add/edit/delete using CRUD for my employee tables, but it has on field with bit(1) data type, when I edit it, it shows me �(special char with ?) in inputbox for that field, how can I handle this bit data type in CRUD genration so I can add and edit it.please suggest.

victor
  • profile picture
  • Member

Posted 21 September 2012 - 13:39 PM

use the tinyint type.