Viewing 15 posts - 37,936 through 37,950 (of 39,720 total)
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
is the top 100 ordered? If so, then add a where clause that is > than the value in row 100.
Steve Jones
March 27, 2002 at 11:10 am
Glad I could help. Be interested to hear how it goes. You can post or email me (sjones@sqlservercentral.com)
Steve Jones
March 26, 2002 at 5:06 pm
March 26, 2002 at 5:05 pm
March 26, 2002 at 5:05 pm
The backup runs under the context of the server account. So only drives that are mapped for that account, not your acccount, will appear.
You should be able to use a...
March 26, 2002 at 3:31 pm
This is really hard to answer unless you can give us some idea of what type of cleansing you need to do.
I normally import things into SQL and then spend...
March 26, 2002 at 3:26 pm
Viewing 15 posts - 37,936 through 37,950 (of 39,720 total)