Viewing 15 posts - 7,546 through 7,560 (of 13,882 total)
In your debugging, were you able to detect whether the ExcelReader was retrieving any data?
February 12, 2016 at 6:09 am
Have there been any environment changes? Software updates? Permissions changes (including at network/file level)?
February 12, 2016 at 6:08 am
rajemessage 14195 (2/12/2016)
where ever @pointfrom and @pointTo is overlaping with records ,considering the given critaria should come.
Provide the output you expect, based on the data you provided.
Not an English...
February 12, 2016 at 6:07 am
rajemessage 14195 (2/12/2016)
is the second one correct or not.i have to find out where it is overlapping in second case.
Your description is unclear. Are you able to introduce clarity by...
February 12, 2016 at 2:06 am
SQLAddict01 (2/11/2016)
I know I can't use arithmetic operation for varchar
This is my query
select * from table1
where col1>...
February 11, 2016 at 2:13 pm
yb751 (2/11/2016)
February 11, 2016 at 2:11 pm
JKSQL (2/11/2016)
February 11, 2016 at 11:35 am
mikefle (2/11/2016)
We have a number of processes where files are sent to...
February 11, 2016 at 10:08 am
Jacob Wilkins (2/11/2016)
In the first case, when region is null, it's converted...
February 11, 2016 at 10:04 am
bark stuff (2/11/2016)
February 11, 2016 at 6:00 am
Steve Jones - SSC Editor (2/10/2016)
I change fonts usually to make it easier to...
February 10, 2016 at 1:28 pm
leehbi (2/10/2016)
I've started to personalise my SSMS environment to aid development. Not a lot but small things make a difference over the long term.
Some of the things I've done...
February 10, 2016 at 12:37 pm
scotdg (2/10/2016)
SQL Server Integration ServicesPhil Parkin (2/10/2016)
When I run the package from SSIS
I still don't know for sure what this means. I presume you mean SSDT.
February 10, 2016 at 11:56 am
SQLAddict01 (2/10/2016)
I have two varchar columns, but I have numeric data in both the columns.Is it possible to add two columns?
Please let me know
Thanks
Sure. Here's a way:
DECLARE @x varchar(10) =...
February 10, 2016 at 11:23 am
When I run the package from SSIS
I still don't know for sure what this means. I presume you mean SSDT.
February 10, 2016 at 9:32 am
Viewing 15 posts - 7,546 through 7,560 (of 13,882 total)