Re: Another changing the cursor question.
- From: "Adam Sandler" <corn29@xxxxxxxxxx>
- Date: 3 Nov 2005 07:28:43 -0800
All the responses helped me do some more searching and I figured out
what was wrong.
Apparently, one must set the session's SQLHourGlass property to false
before connecting.
Since I'm still in development, and I don't want to enter a
username/password every time I compile to unit test new code I've
added, I hardcoded the authentication information into the DB component
and then open it when the main form is created (I'll remove this bypass
for delivery). Since I have the DB open as soon as I launch the
application, that has been overriding my attempts at getting rid of the
annoying SQLHourGlass cursor.
Thanks to all who responded to this thread!
.
- References:
- Another changing the cursor question.
- From: Adam Sandler
- Re: Another changing the cursor question.
- From: Andreas Koch
- Re: Another changing the cursor question.
- From: Adam Sandler
- Re: Another changing the cursor question.
- From: Andreas Koch
- Another changing the cursor question.
- Prev by Date: Re: Delphi Conversion of "C" enum
- Next by Date: Re: onCreate vs onShow
- Previous by thread: Re: Another changing the cursor question.
- Next by thread: Re: Another changing the cursor question.
- Index(es):