View Single Post
  #4   Report Post  
Posted to comp.lang.java.databases,microsoft.public.excel.programming
keepITcool keepITcool is offline
external usenet poster
 
Posts: 2,253
Default Reading long strings (with jdbc) from Excel


IMEX is an (extended) property of the connection object.
read the page i referred to for a discussion of it's implications


--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


Aaron Fude wrote :

I haven't tried this yet, but from your answer I'm guessing that it is
an Excel issue rather than jdbc. Just out of curiosity, in my sql
code, why can't I simply say result.getMemo()?

Also, from the post it is not clear what IMEX is. Is it a registry key
in the same section as the other discussed keys?

Thanks,


Aaron Fude