Discussion forums for open issues and questions concerning database tools, data access components and developer tools from Devart
Skip to content
Post by maciejmt » Sun 22 May 2011 21:21
Code: Select all
if MyQuery1.Fields[0].AsVariant = vtInteger then
Post by AndreyZ » Mon 23 May 2011 10:59
if MyQuery1.Fields[0].DataType = ftInteger then
Return to “MySQL Data Access Components”