Data type in MySQL / ASP.net

2005-11-29 Thread Dewald Troskie
Hi, I'm relatively new to the MySQL / Web development - database environmeent, having moved from Microsoft SQL. Just two questions ? 1. I have an ASP.Net page that commits data to a MySQL database. I have several check boxes on the page. What data type do I define my fields in the database as

Re: Data type in MySQL / ASP.net

2005-11-29 Thread Stephen Moretti
Dewald Troskie wrote: I'm relatively new to the MySQL / Web development - database environmeent, having moved from Microsoft SQL. Just two questions ? 1. I have an ASP.Net page that commits data to a MySQL database. I have several check boxes on the page. What data type do I define my fields