Topics
Started by
Posts
Last post
Hi All, I noticed this error on my SQL server. Has any one encountered such issue in past? or the o…
1 replies
I have a SP where i have given SET ANSI_WARNINGS ON. Inside the SP i am creating a temp table (# ta…
5 replies
I have a stored procedure where the following appears: SELECT @MgrApproved = CASE WHEN @MgrApproval…
5 replies
First off, I'm no DBA just a server sys admin. I run a maintenance plan on my Prod DBs every week t…
7 replies
First I am working in a virtual environment with 2 virtual servers that were created with exactly t…
13 replies
Hi Guys, I have written a very hasty piece of code and have not been given much time to review this…
3 replies
Now i have derive this in my target table. Lets say PASS_M is Unique. And PASS_M + Enter_DT will gi…
1 replies
I have this code to import a XML with 50mb, that contains around 26.280 entities. But this is takin…
5 replies
Hi, can anyone help me with this error? I suppose to have a backup plan running every 2 months but …
1 replies
Dear Experts, I am kinda stuck into a situation where i am planning to automate one manual process.…
15 replies
Hi all, I have the following: Insert into table(col A) Select DATEADD(day, DATEDIFF(day, 0, GETDA…
20 replies
Dear All, How to call Java web service from SQL server 2005 store procedure and get response from w…
4 replies
Hi all, Anyone can help me in deriving the sql statement to achieve the new column CONSECUTIVE_D? C…
28 replies
I got an error that i thought was impossible. I am not sure if i understand what is going on, so he…
2 replies
I have a temp table that I created that has the field name and table name that I want to pull the d…
3 replies
Viewing 15 topics - 691 through 705 (of 10,974 total)
You must be logged in to create new topics.