3 messages in com.mysql.lists.win32Re: boolean types with v.b.
FromSent OnAttachments
Mark Mchugh29 Aug 2003 07:26 
Joel Fentin29 Aug 2003 07:59 
jbon...@sola.com.au31 Aug 2003 16:58 
Subject:Re: boolean types with v.b.
From:Joel Fentin (jo@fentin.com)
Date:08/29/2003 07:59:08 AM
List:com.mysql.lists.win32

Mark Mchugh wrote:

hi, I've defined a field in my dbase as boolean. but when i try and test its value in v.b., i get the message

"Variable uses an automation type not supported in visual basic"

am i doing something very silly?

You can use the VB TypeName function to learn what data type you are gettting.