LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 10
Default SQL.REQUEST #N/A error

The nice thing about SQL.REQUEST is that you can structure it to use
replacable filenames parameters (the "missing" feature of INDIRECT), and you
can also run UPDATE queries which will update data in closed Excel files.

The downside is that it's slow.

--
Regards
Andy Wiggins
www.BygSoftware.com
Home of "Save and BackUp",
"The Excel Auditor" and "Byg Tools for VBA"



"Patrick Molloy" wrote in message
...
Thanks - never used it. Recent MS updates have raised some issues with
OLEDB. We use ADO exclusively now...which my code also uses.
We found that an update about 2 weeks ago caused our pivot tables (

default
to OLEDB) were taking up to 45 minutes to refresh 300,000 rows from our
databases. Setting the pivot cash instead to an ADODB recordset got us

back
to <2 minutes.

--
Patrick Molloy
Microsoft Excel MVP
---------------------------------
"Andy Wiggins" wrote in message
...
Upto and including Excel 2002 SQL.REQUEST has been part of the XLODBC

addin
supplied by Uncle Bill.

--
Regards
Andy Wiggins
www.BygSoftware.com
Home of "Save and BackUp",
"The Excel Auditor" and "Byg Tools for VBA"



"Patrick Molloy" wrote in message
...
This is not a standard Excel function - it looks like
sombody made one for you.







 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
If then request bpc Excel Worksheet Functions 1 September 22nd 09 06:35 PM
Request Woodi2 Excel Discussion (Misc queries) 0 March 14th 08 03:37 PM
sql.request teepee Excel Discussion (Misc queries) 2 December 30th 05 01:34 PM
sql.request Nikon Excel Worksheet Functions 1 November 10th 04 12:05 PM
Add-on to last request Pepe[_2_] Excel Programming 0 January 15th 04 02:25 PM


All times are GMT +1. The time now is 11:39 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"