<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1257">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm getting the following error while executing SQL 
statement using ODBC for Squeak.</FONT></DIV>
<DIV><FONT face=Arial size=2>Please help</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thank you,</FONT></DIV>
<DIV><FONT face=Arial size=2>Dmitrij Abolichin</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>p.s</FONT></DIV>
<DIV><FONT face=Arial size=2>Here comes the full stack:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>8 April 2004 4:11:24 am<BR><BR>VM: Win32 - Squeak3.5 of '11 April 2003' 
[latest update: #5180]<BR>Image: Squeak3.6 [latest update: 
#5429]<BR><BR>ExternalFunction class(Object)&gt;&gt;error:<BR>Receiver: 
ExternalFunction<BR>Arguments and temporary variables: <BR>aString: 'Could not 
coerce arguments'<BR>Receiver's instance variables: <BR>superclass: 
ExternalObject<BR>methodDict: a MethodDictionary(#argTypes-&gt;a CompiledMethod 
(3109) #callingConve...etc...<BR>format: 136<BR>instanceVariables: #('flags' 
'argTypes')<BR>organization: ('initialize-release' initialize)<BR>('accessing' 
argTypes flags mod...etc...<BR>subclasses: #(ExternalLibraryFunction)<BR>name: 
#ExternalFunction<BR>classPool: a Dictionary(#FFIErrorMessages-&gt;a 
Dictionary(-1-&gt;'Callout mechanism ...etc...<BR>sharedPools: an 
OrderedCollection(FFIConstants)<BR>environment: a SystemDictionary(lots of 
globals)<BR>category: nil<BR><BR>ExternalFunction 
class&gt;&gt;externalCallFailed<BR>Receiver: ExternalFunction<BR>Arguments and 
temporary variables: <BR>errCode: 6<BR>Receiver's instance variables: 
<BR>superclass: ExternalObject<BR>methodDict: a MethodDictionary(#argTypes-&gt;a 
CompiledMethod (3109) #callingConve...etc...<BR>format: 
136<BR>instanceVariables: #('flags' 'argTypes')<BR>organization: 
('initialize-release' initialize)<BR>('accessing' argTypes flags 
mod...etc...<BR>subclasses: #(ExternalLibraryFunction)<BR>name: 
#ExternalFunction<BR>classPool: a Dictionary(#FFIErrorMessages-&gt;a 
Dictionary(-1-&gt;'Callout mechanism ...etc...<BR>sharedPools: an 
OrderedCollection(FFIConstants)<BR>environment: a SystemDictionary(lots of 
globals)<BR>category: 
nil<BR><BR>ODBCLibrary(Object)&gt;&gt;externalCallFailed<BR>Receiver: an 
ODBCLibrary<BR>Arguments and temporary variables: <BR><BR>Receiver's instance 
variables: <BR>handle: @ 16r40E90000<BR>name: 
'odbc32'<BR><BR>ODBCLibrary&gt;&gt;sqlNumResultCols:columnCount:<BR>Receiver: an 
ODBCLibrary<BR>Arguments and temporary variables: <BR>statementHandle: 
nil<BR>columnCount: a SQLSmallInteger<BR>Receiver's instance variables: 
<BR>handle: @ 16r40E90000<BR>name: 'odbc32'<BR><BR><BR>--- The full stack 
---<BR>ExternalFunction class(Object)&gt;&gt;error:<BR>ExternalFunction 
class&gt;&gt;externalCallFailed<BR>ODBCLibrary(Object)&gt;&gt;externalCallFailed<BR>ODBCLibrary&gt;&gt;sqlNumResultCols:columnCount:<BR>&nbsp;- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
-<BR>ODBCResultSet&gt;&gt;initializeConnection:statement:<BR>ODBCResultSet 
class&gt;&gt;connection:statement:<BR>ODBCStatement&gt;&gt;results<BR>ATSqlTest4(ATSqlNoResult)&gt;&gt;executeSql<BR>ATSqlTest4(ATSqlNoResult)&gt;&gt;testNoResult<BR>ATSqlTest4(TestCase)&gt;&gt;performTest<BR>[] 
in 
ATSqlTest4(TestCase)&gt;&gt;runCase<BR>BlockContext&gt;&gt;ensure:<BR>BlockContext&gt;&gt;sunitEnsure:<BR>ATSqlTest4(TestCase)&gt;&gt;runCase<BR>[] 
in 
ATTestResult&gt;&gt;runCase:<BR>BlockContext&gt;&gt;on:do:<BR>BlockContext&gt;&gt;sunitOn:do:<BR>[] 
in 
ATTestResult&gt;&gt;runCase:<BR>BlockContext&gt;&gt;on:do:<BR>BlockContext&gt;&gt;sunitOn:do:<BR>ATTestResult&gt;&gt;runCase:<BR>ATSqlTest4(TestCase)&gt;&gt;run:<BR>[] 
in 
ATTestSuite(TestSuite)&gt;&gt;run:<BR>OrderedCollection&gt;&gt;do:<BR>ATTestSuite(TestSuite)&gt;&gt;run:<BR>[] 
in 
ATTestSuite&gt;&gt;run<BR>BlockContext&gt;&gt;ensure:<BR>BlockContext&gt;&gt;sunitEnsure:<BR>ATTestSuite&gt;&gt;run<BR>[] 
in ATScheduleManager class&gt;&gt;startTask:<BR>[] in 
BlockContext&gt;&gt;runAtInitialTime:withName:withPriority:every:<BR>BlockContext&gt;&gt;repeat<BR>[] 
in BlockContext&gt;&gt;runAtInitialTime:withName:withPriority:every:<BR>[] in 
BlockContext&gt;&gt;newProcess<BR></DIV></BODY></HTML>