Quantcast
Channel: DA-SOFT Technologies - Forum
Viewing all articles
Browse latest Browse all 1040

Subject: mySQL and boolean fields - by: stocktakesolutions

$
0
0
I'm converting a DB from MS SQL to mySQL, and am using AnyDAC with RO DataAbstract, and am having trouble with boolean fields. In MSSQL, they are set as bit fields, and correctly map as boolean in Delphi. How do I make this happen in mySQL where it is showing as ShortInt (in the database it is a tinyint) ? I am assuming I need to change something in the DA driver, but am not sure where or how to make the Schema Modeler show this correctly. Thanks Jeremy Knowles

Viewing all articles
Browse latest Browse all 1040

Trending Articles