Subject | Re: [IBO] Which is faster? Select First 3000 or MaxRows = 3000 ? |
---|---|
Author | Dany M |
Post date | 2006-12-08T23:22:16Z |
Jason Wharton wrote:
database. I'm also on to do services for FTS indexes (but I'm still
waiting for my swedish-soundex analogue). Anyway, the general principle
with an incremented log and transaction contexts is brilliant. My only
(ha) problem is when the database restarts or goes down. The service has
to be restarted. Did you implement an reconnecting feature into your
services? Is it doable (I have implemented reconnection into my client
app). Is it needed? Any comments? The thing with these services is that
they listen for events so they need to be connected all-time. Or do they?
Thanks,
/Dany
> for me to coach you from the sidelines. I don't think I've ever released myI have implemented a service that synchronizes Outlook with the fb
> service app example code, but it's somthing I really should do at some
> point.
database. I'm also on to do services for FTS indexes (but I'm still
waiting for my swedish-soundex analogue). Anyway, the general principle
with an incremented log and transaction contexts is brilliant. My only
(ha) problem is when the database restarts or goes down. The service has
to be restarted. Did you implement an reconnecting feature into your
services? Is it doable (I have implemented reconnection into my client
app). Is it needed? Any comments? The thing with these services is that
they listen for events so they need to be connected all-time. Or do they?
Thanks,
/Dany