Topics
Started by
Posts
Last post
Hello, I just read an artical on configuring SQL Server to listen multiple ports and this was done …
11 replies
Hi , I need to get the count of records , where columns are from different tables.Below is my…
2 replies
Hi, I'm using SQL Server 2008 on Windows 2003 Server. I've the done the following: 1. I opened SQL …
1 replies
We have our Dev, Test, and Live environments. We want to update Dev and Test to have current data f…
8 replies
Hello: in sql server 2008 r2 i have a table 'Table_One' ,this table have 3 fields : 1 - Id, 2 - Nam…
1 replies
Hi All, Im making an application which as 7 stages, first stage is where the user raise an issue, t…
9 replies
hi HI i have created ssis package i took 'excel source' taking excel file but my problem is i need …
1 replies
I want to iterate over thousands of customers to find the CustomerNumber based on the values passed…
8 replies
HI, i have a column of varchar i want to count by using between datatime my query is select (*) fr…
2 replies
On a development database, SQL Server 2008, how would I remove the data in the transaction log with…
5 replies
Hi i'm executing the sql query in ssms... exec master..xp_cmdshell 'tablediff.exe -sourceserver S…
3 replies
We have a sql script that uses : SQLCMD -i "C:\ProcessJob.sql" to call a sql script, we want to …
3 replies
When I open visual studio, and create a integration service project, in hte toolbox, why I can only…
11 replies
Hi, I have this statement: insert into @TEMPTABLE (TAG_NAME, TAG_DATA) select TAG_NAME = 'CUST_ALLE…
22 replies
Here's my scenario, I have customers that can have 2 items assigned to them at the same time. Some …
7 replies
Viewing 15 topics - 21,781 through 21,795 (of 30,201 total)
You must be logged in to create new topics.