Viewing 14 posts - 76 through 90 (of 90 total)
Hi Brian
I haven't used SQLping, may u perhaps share more light on that
Tx
It's better to fail while trying, rather than fail without trying!!!
October 8, 2009 at 11:10 pm
Thank you once again for suggestions:-)
It's better to fail while trying, rather than fail without trying!!!
October 8, 2009 at 11:02 pm
Thanks a lot, now it's sorted:-D
It's better to fail while trying, rather than fail without trying!!!
September 30, 2009 at 6:20 am
I changed it to d:\ with the same permissions on c:\ and folders
It's better to fail while trying, rather than fail without trying!!!
September 30, 2009 at 12:59 am
Tx, how do put that together in a code e.g is the below correct
select col1,col2,DATEADD(day,-1,getdate())
from test
ta
It's better to fail while trying, rather than fail without trying!!!
September 2, 2009 at 8:41 am
Hi
Thanks for ur response, it's a parameter for a report but the report will schedule within SSRS to send an email auto
Ta!!
It's better to fail while trying, rather than fail without trying!!!
September 2, 2009 at 8:10 am
Thanks for your response.
My sql server security propeties is set to audit both failed and successful logins. What about syslogins?
It's better to fail while trying, rather than fail without trying!!!
November 27, 2008 at 3:31 am
Thanks for your response!!
No i dont get that error from SQL Conf Manager. When go via computer management, that's were i get an error.
Thanks
It's better to fail while trying, rather than fail without trying!!!
November 21, 2008 at 2:52 am
Thanks for your response.
xp_cmdshell it's part of my code but now the tricky part is, i'm using replication then i have a job that validates all subscribed articles, if one...
It's better to fail while trying, rather than fail without trying!!!
October 28, 2008 at 1:16 am
In my case the process runs from Peoplesoft application and connects through linked server to another sql box that runs a billing app. so the process from Peoplesoft insert and...
It's better to fail while trying, rather than fail without trying!!!
July 16, 2008 at 11:23 pm
Hi
No partition on the table
Thx
It's better to fail while trying, rather than fail without trying!!!
July 10, 2008 at 12:00 am
Thank you very much for your help it worked. Now it's on production
It's better to fail while trying, rather than fail without trying!!!
May 21, 2008 at 7:57 am
Thanks for your time and help, i found the problem it now works.
I need help on the same issue with regards in updating the domain account. Example
Staff_numb ...
It's better to fail while trying, rather than fail without trying!!!
May 21, 2008 at 2:05 am
Thanks for your response, i applied the below with few modifications.
After exec, no record affected. Please help. Thanks once again
CREATE PROCEDURE SP_UpdateStaff
@staf_num VARCHAR
AS
Update SECURITY_USER1
SET PASSWORD_FULL = NULL
WHERE staff_numb =...
It's better to fail while trying, rather than fail without trying!!!
May 16, 2008 at 9:01 am
Viewing 14 posts - 76 through 90 (of 90 total)