|
From: Roger G. <ro...@co...> - 2003-02-11 23:07:17
|
On Tue, Feb 11, 2003 at 03:16:35PM -0700, Bruce D. Inglish wrote:
> Greetings,
>=20
> First post - be gentle.
>=20
> I am receiving the following error when I try and compile the OdbcJdbc=20
> driver:
> ------------Configuration: IscDbc - Win32 Debug--------------------
> Linking...
> D:\Program Files NT\Firebird\lib\gds32_ms.lib : fatal error LNK1106:=20
> invalid file or disk full: cannot seek to 0x3df882a0
^^^^^^^^^^^^^^
> Error executing link.exe.
That's a big file offset. Have you tried building on another
machine?=20
=20
> [snip]=20
> Any suggestions on what I am doing wrong?
My first reaction is 'build on a machine with faulty RAM'.=20
But I can't be sure obvsiously.
> Is there a FAQ somewhere on how to setup your development environment?
Not that I know off. If it gets as far as linking and has
found the libs and dll 's . I would guess your envoirenment is
set up fine.
> [snip]
> 2) Debug (and hopefully fix) a "current statement doesn't return=20
> results" error I am getting while attempting an INSERT with SAS V8.2.=20
> The error seems to be associated with the SQLPrepare function.
I posted an incorrect patch for this about a fortnight ago,
you to remove the result set (2 lines) at about line 354
of OdbcStatement.cpp. Look for a patch on the 31Jan by me.
Unfortunately the patch breaks foxpro so AFAIK hasn't been=20
applied to CVS. It's a difficult one and since I don't have
a copy of foxpro to test against I'm not sure what I can do
about suggeting alternatives.
TTFN
--=20
Roger.
Master of Peng Shui. (Ancient oriental art of Penguin Arranging)
GPG Key FPR: CFF1 F383 F854 4E6A 918D 5CFF A90D E73B 88DE 0B3E
|