Welcome To The Home Of The Visual FoxPro Experts  
home. signup. forum. archives. search. articles. downloads. faq. members. files. rss.
 From: Andy Kramek
  Where is Andy Kramek?
 Hot Springs Village
 Arkansas - United States
 Andy Kramek
 To: Dang Bumagat
  Where is Dang Bumagat?
 Manila
 Philippines
 Dang Bumagat
Subject: RE: hOW TO DISPLAY THE QUERY STATUS BAR WHEN USING SQL
Thread ID: 95556 Message ID: 95594 # Views: 2 # Ratings: 1
Version: Visual FoxPro 7 Category: Databases, Tables and SQL Server
Date: Wednesday, May 10, 2006 12:52:19 PM         
   



> hi, I just want to know how to display the status bar when using the SELECT (SQL) statement, there are times that it display, and sometime does not display.
>
> Thanks.


I believe SET NOTIFY ON will enable it, but whether it appears or not still depends on the length of the query. I think there is some internal mechanism that determines when it should appear. In other words it seem that if the query is very quick, or generating and updating the display would take longer than the query, it doesn't show up anyway.

Regards
Andy Kramek
Microsoft MVP (Visual FoxPro)
Tightline Computers Inc, Akron Ohio, USA

ENTIRE THREAD

hOW TO DISPLAY THE QUERY STATUS BAR WHEN USING SQL Posted by Dang Bumagat @ 5/10/2006 3:43:26 AM
RE: hOW TO DISPLAY THE QUERY STATUS BAR WHEN USING SQL Posted by Bernard Bout @ 5/10/2006 5:17:59 AM
RE: hOW TO DISPLAY THE QUERY STATUS BAR WHEN USING SQL Posted by Dang Bumagat @ 5/10/2006 10:10:30 AM
RE: hOW TO DISPLAY THE QUERY STATUS BAR WHEN USING SQL Posted by Andy Kramek @ 5/10/2006 12:52:19 PM
RE: hOW TO DISPLAY THE QUERY STATUS BAR WHEN USING SQL Posted by Dang Bumagat @ 5/11/2006 2:15:44 AM