IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New I would ask for a showplan
or something similar..(can't remember what the oracle equiv is off-hand).

(Showplan is sybase)

Basically with a showplan, you give the database a query and then it tells you how it's going about getting the data (rather than actually going and getting the data).

This will determine if the problem is in the SQL query itself (ie: on the server) or in the transport mechanism (ie: the ODBC call).

I susppose that MS-SQL doesn't have an ISQL interface?
New There is an osql
and a SET SHOWPLAN_TEXT (or SHOWPLAN_ALL)

MSDE (what I assume is meant by "runtime") should have the osql CLI tool.

There's also a registry setting to turn plan logging on for the Jet engine that Access uses.

[link|http://builder.com.com/5100-6388-5064388.html|http://builder.com.c...6388-5064388.html]

[edit: removed restatment of your statement :)]
--
Chris Altmann
Expand Edited by altmann Dec. 7, 2004, 06:43:59 PM EST
     Why does something this simple, take soo long? - (folkert) - (21)
         Probably at the Access level - (JayMehaffey) - (1)
             Doesn't matter either way. - (folkert)
         Investigate Pass-Through Queries in Access -NT - (altmann) - (1)
             Thanks. I do that later. - (folkert)
         Latency between Access and SQL Server - (ben_tilly) - (2)
             That is just WRONG. - (folkert)
             Sometimes faster just to import the whole table - (ChrisR)
         I would ask for a showplan - (Simon_Jester) - (1)
             There is an osql - (altmann)
         The answer is in the first line of your post -NT - (tuberculosis) - (1)
             Clever, cleaver, thine art. -NT - (folkert)
         Most questions that start, "why does Access......?" - (tablizer) - (9)
             That might change. - (inthane-chan) - (8)
                 Not unless VB is integrated with SQL server - (ben_tilly) - (7)
                     Yeesh! - (inthane-chan) - (4)
                         That trick is actually useful..ugly, but useful -NT - (ben_tilly) - (3)
                             The poor man's Control Tables -NT - (ChrisR) - (2)
                                 That's one thing to use it for -NT - (ben_tilly)
                                 Files systems are not much better. Trees too damned limited -NT - (tablizer)
                     Perish the thought - (ChrisR)
                     "In the Next Version" - (altmann)

Man... licensed to kill gophers.
59 ms