Viewing 15 posts - 286 through 300 (of 580 total)
Jeff,
That was a great post - thanks for that.
The ConnectionString property is an amalgamation of all the other properties of the connection manager. I don't know which has priority but...
Jamie Thomson
http://sqlblog.com/blogs/jamie_thomson
December 17, 2005 at 2:33 am
Don't know about 1 and 2.
Regarding 3...what error message are you getting? I am storing my connection strings for Oracle (and lots of other things) in config files and its working...
Jamie Thomson
http://sqlblog.com/blogs/jamie_thomson
December 15, 2005 at 2:16 am
It seems to me standardisation is the key. I hate to turn real-world discussions into something techie but this is a techie site so...
This is a real benefit that XML...
Jamie Thomson
http://sqlblog.com/blogs/jamie_thomson
December 13, 2005 at 1:16 am
Yelena,
The use of the word "option" (N.B. not "Option") was meant colloquially rather than being offical terminology. Given the choice of answers it was pretty clear what the question was...
Jamie Thomson
http://sqlblog.com/blogs/jamie_thomson
December 7, 2005 at 12:20 pm
The moment you asked the question I immediately thought "War Games". And whilst I acknowledge the brilliance of "The Matrix" it has to be War Games for me.
Not sure if...
Jamie Thomson
http://sqlblog.com/blogs/jamie_thomson
December 2, 2005 at 2:30 am
Patrick,
Surely the point of QoD isn't to get it right, its to learn something new. Well, that's my opinion anyway and I write the questions with this in mind.
Hopefully you have learnt...
Jamie Thomson
http://sqlblog.com/blogs/jamie_thomson
November 23, 2005 at 3:26 am
[Just putting this here so I know if someone replies or not]
Jamie Thomson
http://sqlblog.com/blogs/jamie_thomson
November 22, 2005 at 12:51 am
Guys,
Thank you for the help. I used Noel's code and proved the theory 'British' does indeed cause 2005-10-11 to be interpreted as YYYY-DD-MM.
Thanks again. I've really learnt something here today.
Of...
Jamie Thomson
http://sqlblog.com/blogs/jamie_thomson
November 21, 2005 at 11:44 pm
Hi Sergiy,
OK, and what determines the DATEFORMAT?
I have executed
select
* from sys.syslanguages
and can see a 'dateformat' field in there....
Jamie Thomson
http://sqlblog.com/blogs/jamie_thomson
November 21, 2005 at 3:51 pm
Sorry Noel. I've just been checking this out and I don't think we've quite got to the bottom of it. Execute the following (I did it after logging on as...
Jamie Thomson
http://sqlblog.com/blogs/jamie_thomson
November 21, 2005 at 3:11 pm
Thanks Noel, I knew you'd have something to say when you came across this ![]()
If this is true then my mistake here is that...
Jamie Thomson
http://sqlblog.com/blogs/jamie_thomson
November 21, 2005 at 2:36 pm
Sergiy,
Thanks for that. However, as I said above I already have a workaround that works fine (and in fact the workaround I actually used was exactly as you have given -...
Jamie Thomson
http://sqlblog.com/blogs/jamie_thomson
November 21, 2005 at 2:05 pm
Thankyou for the comments guys.
Ian, the problem first occurred in SSIS (for this is SQL Server 2005) and I then pasted the same SQL into SSMS and managed to repro...
Jamie Thomson
http://sqlblog.com/blogs/jamie_thomson
November 21, 2005 at 7:09 am
Note if I were you I would get intothe habit of usinng the method I suggested. It will always work whereas using parameterised queries lays you open to the vagaries...
Jamie Thomson
http://sqlblog.com/blogs/jamie_thomson
November 18, 2005 at 1:24 pm
I don't know much about this because I've never had to do it but I do know that Kirk has a very useful post here: http://www.sqljunkies.com/WebLog/knight_reign/archive/2005/10/05/17016.aspx that explains some of...
Jamie Thomson
http://sqlblog.com/blogs/jamie_thomson
November 17, 2005 at 9:31 am
Viewing 15 posts - 286 through 300 (of 580 total)