Topics
Started by
Posts
Last post
I need to update the AcquiredFrom table from source_office table. both the tables are from differen…
9 replies
Hi All, If i create same sp on master and myDB (sp_XYZ with dbo schema) and run exec sp_XYZ which…
4 replies
Hi all, Currently we're running everything on C: but I've convinced management to split out, what's…
16 replies
Hi, I am trying to write a procedure where either the user could type the loan number and the name …
6 replies
Hello Friends, I have attached my sample script with this post and i an trying to deal with 3 + mil…
15 replies
Quick question on the report builder, Same server, two different databases, I am able to call and s…
2 replies
The total quantity(sum(woitem.qtytarget) as total) result set is showing more than 6 numbers after…
1 replies
select sum(woitem.qtytarget) as total, wo.num, sysuser.username from woitem join wo ON wo.id = woi…
8 replies
How can I change my T-SQL text editor from text sensitive to text insensitive?
2 replies
I've start a new job as a contractor for a company for a new project. I'm setting up my development…
3 replies
Hi All, I am going to apply SQL ServicePack 3 in our production Server . Is it possible to avoid re…
2 replies
Any idea on this... Msg 8624, Level 16, State 21, Line 1 Internal Query Processor Error: The query …
12 replies
Hi, I have a procedure which is scheduled as sql job and runs once in every day. The procedure has …
2 replies
Should general office users be allowed to perform SQL queries on a ERP database (or any database fo…
25 replies
Forgive me if this is the wrong forum for my inquiry. I'm new to Team Foundation Server and this is…
3 replies
Viewing 15 topics - 3,421 through 3,435 (of 30,225 total)
You must be logged in to create new topics.