dbTalk Databases Forums  

Lotus NotesSQL ODBC SLOOOOOOOOOOOOOOOW!!!

comp.databases.ms-access comp.databases.ms-access


Discuss Lotus NotesSQL ODBC SLOOOOOOOOOOOOOOOW!!! in the comp.databases.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
sbowman
 
Posts: n/a

Default Lotus NotesSQL ODBC SLOOOOOOOOOOOOOOOW!!! - 09-01-2006 , 08:25 AM






I'm using the Lotus NotesSQL ODBC driver for an app I'm writing in
Access. I'm doing a simple select query from a Notes View and it takes
15 minutes to run! I tried doing it with 1 day's worth of data which
should return about 5-10 rows and it still took 15 minutes. Here's my
query:

SELECT "AM" AS Classification, By_Request.[_85],
By_Request.Assignee_List, By_Request.DateClosed, By_Request.RecID,
By_Request.STATUS, By_Request.[_23], By_Request.[_76], By_Request.[_84]
FROM By_Request
WHERE (((By_Request.DateClosed)="2006-08-01"));


When I run it, it prompts me for my password which I supply and it does
run correctly, it just takes too damn long!! Any help is greatly
appreciated!

Shelley


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.