Viewing 15 posts - 8,506 through 8,520 (of 13,876 total)
Can anybody please advise how to resolve this problem?
Change your text qualifier to something else.
April 10, 2015 at 9:20 am
karthik82.vk (4/10/2015)
I just updated the post. its a typo from my end.
I tried LEFT JOIN and FULL JOIN however i am getting only one row.
the category table has...
April 10, 2015 at 8:35 am
Where does CategoryId 8 come from?
April 10, 2015 at 4:45 am
sam 55243 (4/8/2015)
I have simple query, I'm trying to convert a varchar value to datetime format but it throwing below error:
The conversion of a varchar data type to a datetime...
April 8, 2015 at 7:36 am
MotivateMan1394 (4/8/2015)
we need to re arange these fields once or twice a day . (when any one dont any change on the...
April 8, 2015 at 4:38 am
Regarding the Unicode errors, please have a look here.
April 8, 2015 at 3:58 am
Koen Verbeeck (4/8/2015)
Please do not crosspost. It wastes peoples time and fragments replies.Original thread with replies can be found here:
http://www.sqlservercentral.com/Forums/Topic1675257-3411-1.aspx
Wow.
You just need to learn about apostrophes and we'll be in...
April 8, 2015 at 1:58 am
Please do not cross-post, it fragments responses and wastes people's time. Replies here.
April 8, 2015 at 1:57 am
MotivateMan1394 (4/8/2015)
Hi I ned to do some operations on a table when any user dont work with it.How do i do it?
Do i lock the table? and is it possible?
What...
April 8, 2015 at 1:53 am
This is a common requirement and there are numerous online articles available which describe the process. Which part of this process are you having trouble with? Or is it just...
April 7, 2015 at 11:39 pm
John Hick-456673 (4/7/2015)
I use PowerShell scripts to automate the orderly release of scripts - they are easy to modify when the environment changes.
How do these fit within your CI environment?
April 7, 2015 at 10:45 am
JustMarie (4/7/2015)
April 7, 2015 at 8:59 am
nancy.lytle (4/7/2015)
April 7, 2015 at 7:54 am
The final string can be obtained like this
TOKEN("\\\\RLDEVOLP04\\IncomingFiles\\TESTFILES\\FBDET_ZZ_150402054946.txt", "\\",4)
... You can use a combination of findstring and substring to do the rest.
April 7, 2015 at 5:47 am
Nothing? That is impossible. To view any results from the SQL Server engine, you need some sort of client.
So I assume that you mean SQL Server Management Studio. You cannot...
April 7, 2015 at 5:28 am
Viewing 15 posts - 8,506 through 8,520 (of 13,876 total)