The installers available for download from the website contain the current base 
library version *as at the time of release*, for J602a that was March 2008. To 
get the most recently released version of the base library (6.02.051 released 
March 2010) you should use Package Manager.

http://www.jsoftware.com/jwiki/JAL/Package%20Manager

Many scripts from the j6 base library (including most packages) will become 
available as JAL Addons for j7 rather than shipped as part of the base library. 
That migration process is not yet complete. 

> From: Denis Samson
> Sent: Friday, 18 June 2010 10:34
> 
> 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
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to