ColdFusion MX no updates
Windows 2000 Server
Oracle 8 (8.1.7)

I have the following very basic query, and I'm receiving this error.
"[MERANT][SequeLink JDBC Driver][ODBC Socket][Oracle][ODBC]Restricted data
type attribute violation."  I had trouble with this error a couple of weeks
ago, but that was with a rather complex query and I was eventually able to
come up with a work around.  Now, I'm getting the error on the most basic of
queries.  It looks like I may have to get involved in updating the JDBC
driver for our oracle database.  I have never done anything like that
before.  Pointers and links to appropriate documentation would be much
appreciated.

<cfquery datasource="STPR" name="DonorList">
        SELECT  *
        FROM    EBIS.NAT_PER_DB_REC
</cfquery>
--------------
Ian Skinner
Web Programmer
BloodSource
Sacramento, CA

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

Get the mailserver that powers this list at 
http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to