[REBOL] Re: ODBC
From: gchiu:compkarori at: 12-Dec-2000 13:01
This is very odd. I can't retrieve any numeric fields thru ODBC unless I first cast them into char(). I had not tried this before so had not noticed this. On the bright side, inserting data thru ODBC and R/command seems to be a lot faster than how I normally do it going thru Visual dBase - as long as I stick to varchar fields. -- Graham Chiu