Viewing 15 topics - 23,341 through 23,355 (of 284,150 total)
Topics
Started by
Posts
Last post
How can I convert the result into a DATE datatype as '0001-01-01' isn't supported with DATETIME? I'…
40 replies
Hi,I need to merge multiple SQL Server 2012 servers into one. Those existing servers have the…
2 replies
Hi everyone, I just got a little infographic working in SSRS. I recently got an infographic working…
3 replies
Hello, I have created a 1200 Version (2016) tabular cube. And in that cube I have create a number o…
7 replies
Comments posted to this topic are about the item STRING and FIND SQL Functions
4 replies
For any version of SQL Server I want to use SSIS remotely using c#.Where I can have SQL Server on d…
1 replies
Hello everyone I have a database block in recovery mode the process of recovery does not advance it…
3 replies
I have a database and i would like to create a trigger which will not allow a user to update a cust…
4 replies
Hi I'm trying to create a data flow task which brings data from Excel File to SQL table. I'm doing …
1 replies
Comments posted to this topic are about the item The GDPR is Coming to the US
53 replies
Hello, I have a report that is designed to give us a visual representation of available kennel spac…
11 replies
When you execute an SSIS package, does it use a single thread or do I have the ability to make it r…
2 replies
declare @tmp as varchar(25)set @tmp ='ΠΑΠΑΓΟΥ'SELECT *INTO #tmpSortedBooksFROM OPENROWSET(&nbs…
2 replies
I used this code below to query and count the test result of OK,NG and RR.select station_no, count(…
5 replies
I have a requirement to return the top record of each group. The groups are rolling time interval i…
2 replies
Viewing 15 topics - 23,341 through 23,355 (of 284,150 total)