Slot types.

"William C. Halliburton" <[email protected]> Wed, 20 Aug 2003 22:17:25 -0400
Newsgroups gmane.lisp.uncommon-sql
Message-ID <[email protected]>

Hello. I am using uncommonsql 1.2.0.

When I have view class with a slot type integer I can store into the
database but when selecting and using the slot accessor I get a string
back.  When I select a view class and then attempt to store the class
back I get an error stating that the slot value is not an integer.

Any ideas?

Thanks,
William Halliburton