|
I am having problems storing values (parameterized) of SQLBigInt into a SQL
Server 2000 Database.
The conversion functions for these fields are defined in DBField class
initalize
as #fromString: and #asString.
Those seem like the wrong methods to convert to and from
SQLBigInt.
I havent had a chance to investigate this yet in my SQL Server
doc but I think this is a bug.
|