I've got an odbc database that I'm trying to write to.  From a tool like
valentina it works fine, but in LC I'm getting "Information type out of
range" from the driver.
The line that fails is
insert into employee (empno) values (-1)

employee is defined as a double.  Again, that very same line in
valentina works.
I'm using LC 9.0

-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to