Viewing 15 posts - 61 through 75 (of 93 total)
Can you tell me how to set up a transaction log backup for every 15 mins?
December 7, 2005 at 2:07 pm
Actually I changed the file growth to 5%. Looks like it is working fine.
The log file size is 9GB.
Can any suggest any steps to avoid the same thing happening...
December 7, 2005 at 10:44 am
There is more than 30GB of free space. Anyone?
December 6, 2005 at 7:12 pm
I tried to execute a simple user login stored procedure from the query analyzer, it took for ever to complete the execution. It did not complete the execution after 5...
December 6, 2005 at 5:29 pm
I am using sql server authentication. The credentials work if I terminal-in into the sql server machine. But if I open the client utility enterprise manager from my desktop, everything...
November 7, 2005 at 2:18 pm
"If you pass 1 & 3, do you want to return customers who subscribe ONLY to 1 & 3, or customers who subscribe to AT LEAST 1 & 3 and...
October 21, 2005 at 12:02 pm
Well, the result should contain customers who have subscribed for both 1 and 3. If we use IN, won't the result cotains customers who have subscribed for either 1 or...
October 21, 2005 at 11:31 am
This is a stored procedure. I join two tables, there is no views. I construct a sql stmnt based on the search parameters. The sql goes something like this,
"SELECT ...list......
October 20, 2005 at 12:01 pm
No, it happens at different times. I am checking the page once in a while, but I did not get any errors so far.
October 19, 2005 at 10:42 am
This is the error message.
Error Message:
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.
Stack Trace:
at...
October 19, 2005 at 10:28 am
Can you please explain how applocks table method works. Or any pointer to online article or tutorial will be helpful.
Thanks.
October 7, 2005 at 3:48 pm
Thanks Ray. That's what I was thinking of doing. But wanted to know if there is any straight-forward way to do it, I guess not.
October 7, 2005 at 10:22 am
Hi,
You said 'Handle encryption/decryption client-side'. You mean using javascript? Can you please explain on how to do this?
Thanks.
October 4, 2005 at 11:55 am
Viewing 15 posts - 61 through 75 (of 93 total)