Viewing 10 posts - 31 through 40 (of 40 total)
THANK YOU THANK YOU THANK YOU... that works...appreciated...thanks again
June 23, 2006 at 11:28 am
not sure what you're saying...
Let me try to explain it again.
I have a field called dat_Submitted_on and that field is Integer 4 and the data in there is 1137699938 represent...
June 23, 2006 at 9:10 am
it's not working, it come from other application and the data type is int 4
June 23, 2006 at 8:41 am
I found it, my mistake, I apologize for that, this is a view combination of others 2 tables on the system
thanks for your help
June 20, 2006 at 10:00 am
It's not a new table, I did refresh the Enterprise Manager and nothing.
and
I cannot see the table in query Analyzer Object browser, but again if I run any query from...
June 20, 2006 at 9:37 am
thanks, it works
now I need to do this somehow
select @date = select creation date from (EXEC master.dbo.xp_getfiledetails '\\atlaback\D$\sql_backup\LPUSAS-WINDIAG\WINDIAG2\*.BAK')
this statment it's not working, any ideas?
thanks again
June 12, 2006 at 6:03 am
As far I know the delete old files setup on database maintenance plan never works because a bug that shoudl be fixed but I don't know when, base on that...
June 6, 2006 at 1:26 pm
You're right, was the sql agent permissions to access that drive
thanks
June 6, 2006 at 1:22 pm
good question, I don't know, I will check this out and get back to you...thanks
June 6, 2006 at 8:08 am
Viewing 10 posts - 31 through 40 (of 40 total)