Knowledge Base
smartDBforms.NET for ASP.NET 2
 
 
Knowledge Base Forum
Testimonials
It’s really refreshing to use. Looking at codegen products that are way overkill and generate source code that’s not maintainable - your product rocks.


I have demoed several other products also, and none came close to yours. The simplicity, ease of use and user friendliness were impeccable.
William Joshua
Madison County Schools


Thanks to smartDBforms.NET I am able to save lots of time and make even better websites. I am looking forward to use this tool to help me build websites based on databases.
Anton Beerens
www.blauwwit81.nl


We are really impressed with smartDBforms.NET and there is nothing else on the market as good.
Andy Jones
Make I.T. Simple
www.makeitsimple.info
Search knowledge base:

PRB - MySQL TINYINT auto increment primary key columns are shown as editable in insert mode.
Tuesday, 25 November 2008
When you are using smartDBforms.NET with MySQL and editing a database table where the primary key columns is auto increment and of type TINYINT, then in insert mode the column is shown as editable instead of readonly.

SYMPTOMS

When you are using smartDBforms.NET with MySQL and editing a database table where the primary key columns is auto increment and of type TINYINT, then in insert mode the column is shown as editable instead of readonly.

CAUSE

MySQL reports the columns of type TINYINT as not being auto increment columns, even though the column has been configured to be auto increment column.

RESOLUTION

The problem appears only for TINIINT columns. You can fix the problem if you change the type of the column to INTEGER type.

Another way is to set the ForceReadOnlyInEdit property of the corresponding SmartDBControl to True.

APPLIES TO

  • MySQL 5.0 and above with MySQL ODBC 5.1 Driver 


Page Options: format for printing  Format for Printer

Copyright 2006-2011 Adillis Terms Of Use Feedback Contact Us