View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
xavier xavier is offline
external usenet poster
 
Posts: 21
Default I need to execute the SQL.Request with SQL strings larger than 512

The SQL.Request external function in Excel 2003 has an SQL string too short.
I need to execute the SQL.Request with SQL strings larger than 512 or more.

Is there a way to do it?
How can I do it?