Re: $$Excel-Macros$$ Oracle 11.2 client problem with timestamp object

2013-01-30 Thread David Grugeon
you can, > To all the people you can, > As long as ever you can.” - John Wesley > *- > > > -- > *From:* David Grugeon > *To:* "excel-macros@googlegroups.com" > *Sent:* Mon, January 28, 2013 3:0

Re: $$Excel-Macros$$ Oracle 11.2 client problem with timestamp object

2013-01-30 Thread Paul Schreiner
, In all the ways you can, In all the places you can, At all the times you can, To all the people you can, As long as ever you can.” - John Wesley - From: David Grugeon To: "excel-macros@googlegroups.com" Sent:

Re: $$Excel-Macros$$ Oracle 11.2 client problem with timestamp object

2013-01-28 Thread David Grugeon
Hi Paul Try Dynaset.fields("filedate") On Tuesday, 29 January 2013, Paul Schreiner wrote: > I recently had my computer upgraded. > My old computer (which I still can switch to) had the Oracle 9.2 client > installed. > I have an Oracle table that looks like this: > Name Type > -

$$Excel-Macros$$ Oracle 11.2 client problem with timestamp object

2013-01-28 Thread Paul Schreiner
I recently had my computer upgraded. My old computer (which I still can switch to) had the Oracle 9.2 client installed. I have an Oracle table that looks like this: Name Type --- ARCHNAMEVARCHAR2(17) FILEDATETIMESTAMP(6) FILESIZENUMBER(10) FILENAME