J
jayce7
I'm trying to get either Access or Excel to query an external oracle database
and return the results. The problem is that my query is complex and over 255
characters (ghast!). With VBA supporting only 255 character strings, how am
I supposed to run this query. I still haven't figured out how to do the rest
of the code either (connection, execute, return recordset, store). Any and
all help would save my 12 hrs of pointless searching.
Thanks,
Jason
and return the results. The problem is that my query is complex and over 255
characters (ghast!). With VBA supporting only 255 character strings, how am
I supposed to run this query. I still haven't figured out how to do the rest
of the code either (connection, execute, return recordset, store). Any and
all help would save my 12 hrs of pointless searching.
Thanks,
Jason