Viewing 15 posts - 37,666 through 37,680 (of 39,456 total)
Haven't tried this, but since you have a partial log, I'd doubt you can do this.
Steve Jones
April 1, 2002 at 10:29 am
April 1, 2002 at 10:19 am
Are you sure these are orphaned? Are there still sessions running on Citrix? You can disconnect and your session on Citrix wouls stay open, so your connection would be open....
April 1, 2002 at 9:58 am
March 29, 2002 at 9:47 am
Great information above and some good points. Something else to consider, there are some business processes that are better not performed in SQL. The server is a limited resource and...
March 29, 2002 at 9:28 am
March 29, 2002 at 9:20 am
got some itchy fingers on the laptop today .
I tend to use RAID 1 for logs, RAID 5 for data as a general rule, but I'm budget...
March 28, 2002 at 4:32 pm
Basically SQL Mail runs under the account that is setup for MSSQLServer in the control panel | services.
You can check here for some references:
http://www.sqlservercentral.com/columnists/sjones/sqlmailresources.asp
Steve Jones
March 28, 2002 at 1:58 pm
March 28, 2002 at 11:28 am
Can you post some code. Is @@error not set for the caller of the transaction?
Steve Jones
March 28, 2002 at 10:22 am
Try a where clause that does not return rows that are 6 pending when the time is greater than the time in table b (3rd responded)
Steve Jones
March 28, 2002 at 10:21 am
It sounds like your installation is not correct. Has this ever worked? If so, what has changed on your machine?
Steve Jones
March 28, 2002 at 10:18 am
Ideal? this is tough without knowing what you are trying to do. What is smooth? High Availability: try clustering. Data Integrity: Need a good design and good application programming. Good...
March 28, 2002 at 10:17 am
March 28, 2002 at 10:13 am
There are products that will do this. We have one in our "Products" section. If this is only needed for compare, like a password, you can use the encrypt() function...
March 28, 2002 at 10:12 am
Viewing 15 posts - 37,666 through 37,680 (of 39,456 total)