[plt-scheme] Database problem

From: Jörg Kippe (joerg.kippe at iitb.fraunhofer.de)
Date: Tue Nov 8 05:39:58 EST 2005

Hi all,

When reading data from an Oracle table I'm running into an error when
accessing a column of number type:

#<sql-hdbc>
SELECT usr_id,usr_sc,csg_sc,net_pswd,modify_date
   FROM usr
#<sql-hstmt>
. make-buffer: invalid C type: sql-numeric

I'using v209, srperist and schemeql on Windows Server 2003 and Oracle is
version 9i.

Joerg


-- 
****************************************************************
   Joerg KIPPE                                                   
   Fraunhofer-Institut fuer Informations- und Datenverarbeitung
   Fraunhoferstr. 1
   D-76131 Karlsruhe
   Email:        mailto:joerg.kippe at iitb.fraunhofer.de
   Telephone:    +49-721-6091-337
   FAX:          +49-721-6091-413
****************************************************************



Posted on the users mailing list.