Re: Interrupting a fetch that is taking too long
Re: Interrupting a fetch that is taking too long
- Subject: Re: Interrupting a fetch that is taking too long
- From: Patrick Middleton <email@hidden>
- Date: Thu, 31 May 2007 17:20:52 +0100
- Resent-date: Thu, 31 May 2007 17:24:15 +0100
- Resent-from: Patrick Middleton <email@hidden>
- Resent-message-id: <email@hidden>
- Resent-to: WebObjects-Dev Mailing List <email@hidden>
[mea culpa John ... I forgot to cc the list with my reply.]
On 31 May 2007, at 17:03, John Huss wrote:
Would you be able to post the files mentioned in the link, or tell me
where to get them?
Thanks.
I found a workaround; if the problem is still present,
you should be able to exploit the workaround I found.
http://www.wodeveloper.com/omniLists/webobjects-dev/2003/July/
msg00300.html
http://www.wodeveloper.com/omniLists/webobjects-dev/2003/July/
msg00470.html
The second link includes a big chunk of base64 encoded data, which
was the original attachment. My routine for dealing with this sort
of thing is to save the entire webpage as a .txt file and run
uudeview against it, or to edit down the plaintext a bit in TextEdit,
save as .b64, then use OpenUp.app on it.
Whatever. Here's the original attachment, a zipfile containing a
Project Builder project for a replacement for JavaJDBCAdaptor. The
general plan is to bypass EOF just enough to get at the JDBC object
graph, especially the Statement and Connection instances in use, so
you can then call JDBC driver-specific API. I believe I was using
Sybase's jConnect 5.5 when I wrote this. No warranty given or
implied, etc.
Attachment:
JavaOSPJDBCAdaptor.zip
Description: Zip archive
--
Patrick Middleton
OneStep Solutions plc
351 London Road Phone: +44 (0)1702 426400
Hadleigh Fax: +44 (0)1702 556855
Essex. SS7 2BT Email: email@hidden
England (MIME welcome)
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden