I just downloaded fresh copies of 32- and 64-bit stable releases of j602a and, lo and behold, they still have the bug in iad and the one in the case. SQL_INTEGER inside ddins... (using SQL_C_LONG vs. SQL_C_SBIGINT)
What would be the standard method to get the latest patched stable version of all modules that have been corrected since the last official release of j602a ? OTOH, I downloaded both j 7.01's and couldn't find any odbc in system\packages... is this just temporary? Denis > Date: Fri, 18 Jun 2010 01:49:06 +0800 > From: [email protected] > To: [email protected] > Subject: Re: [Jprogramming] bulk insert with ODBC (into MySQL db) > > Чтв, 17 Июн 2010, Denis Samson писал(а): > > > > Well, IF64 is 1 so SZI is 8... > > > > The problem for iad is that it should be, for 64-bit systems: > > > > iad=: 3 : 0 > > ple=. 15!:6 <y NB. pointer to local entry > > pa=. memr ple,(IF64{4 8), 1 4 NB. 2nd. integer is a ptr to array > > ''$pa+memr pa,0 1 4 NB. plus offset to data > > ) > > > > for 64-bit J, what is value of SZI you found? you might also need to > > > update the base library using pacman. > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > This has been fixed in the commit dated Jul 18 01:48:36 2008 as shown in svn > log. > > You still didn't say if you had tested ok or failed in 32-bit J. > > -- > regards, > ==================================================== > GPG key 1024D/4434BAB3 2008-08-24 > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm _________________________________________________________________ MSN Dating: Find someone special. Start now. http://go.microsoft.com/?linkid=9734384 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
