Topics
Started by
Posts
Last post
hi i got a problem while concating fileds in a dynamic query ex: decalre @sql nvarchar(2000) se…
5 replies
I have a consultant firm telling us that we have to go with SQL Enterprise over SQL Standard. I ha…
3 replies
Hi there, I'm looking into ways of presenting de status of our production servers to whom it may co…
3 replies
i have 1.5 gb ldf file i want to trincate it i m trying dbcc shrinkfile(2, 10, , truncateonly) but …
5 replies
Morning Having real trouble upgrading my Eval 2008r2 to Developer. It says it works, everything is …
7 replies
hello every body, i have a 29 gb database, showing 20 gb .mdf file and 7 gb .ldf fi…
7 replies
I am writing an SSIS package to compare an existing table to a new copy of the data in the table th…
1 replies
Can anyone tell me what's wrong with this query: Select (sum(Datediff(HOUR,clkIn, clkOut))+ ':' + s…
3 replies
Hi Folks, I need to do some monitoring on the production Temdb. Can somebody please help me with it…
6 replies
SELECT REPLACE(SUSER_NAME(), HOST_NAME() + '\','') as userId I need to pull out the user name from…
5 replies
I'm hoping this is n;t a dumb question but is there no way in SQL Server to find out WHO created a …
10 replies
I just found out when I setup log shipping in SQL Server 2005/2008, the log backup file name is not…
2 replies
We have Installed a Bugent application ..Application runs fine... But when we login into the Sql Se…
1 replies
Hi, I am Jr. DBA at my company and recently I come across a lot of code writing by somebody else ut…
1 replies
Please need help to rewritten this views which comes from oracle. SELECT PEO.ID ID_PERSON, PEO.NAME…
3 replies
Viewing 15 topics - 28,006 through 28,020 (of 30,188 total)
You must be logged in to create new topics.