Viewing 15 posts - 151 through 165 (of 193 total)
You shouldn't be told, you're the best person to advise on server allocation, file locations, growth options, security etc etc. If they are just putting databases on servers, are...
March 29, 2012 at 1:51 pm
If I have read your requirement correctly:
You can have a for each loop container in SSIS and specify a folder and wildcard extension, *.xlsx for example. You can then...
March 29, 2012 at 1:21 pm
As a rule, I would look at optimising with indexes and the like before contemplating partitioning tables.
March 29, 2012 at 9:03 am
Its OK, found I could use a table, just assumed that was for data only!
March 8, 2012 at 7:38 am
Fully appreciate and understand why the scripts are handy. It was just very difficult to put in the full script and as stated (if I hacked bits out possibly...
February 22, 2012 at 10:21 am
Adi Cohn
I did say that I appreciated a more concise script would be helpful but the full script is a mess really and I was only after pointers in the...
February 22, 2012 at 7:31 am
Many thanks, I was trying to simplify the script, appreciate a more concise example would have been a bit more helpful. Is there a way, like having the Person...
February 22, 2012 at 5:24 am
No its OK, I left the element in above the attribute line, removing that and hey presto! End tag included. Thank you ever so much, massively appreciated.
However, what...
February 22, 2012 at 3:40 am
Kind of, many thanks but I would still need an end tag for Person..
I am getting the following error as the actual query is a little more complex Attribute-centric column...
February 22, 2012 at 3:36 am
Essentially, if you use my brief example above then I need to create an Attribute inside some XML. So <Person role="Supplier"> - then some elements under person then, </Person>....
February 22, 2012 at 3:18 am
I will ask them the question, I just recalled a few CozyRoc posts on here and thought I would ask.
February 17, 2012 at 2:11 am
Brilliant, that is exactly what I need to do. Thank you very much for clearing that up, pleased I was on the right track!
February 14, 2012 at 5:53 am
Thanks for the reply, thats what I am looking at admittedly I have never ventured into XML in SQL before bar a coupel of simpel queries.
I have the...
February 14, 2012 at 5:44 am
Always looking for more, and I may well do!
Thanks again.
February 8, 2012 at 10:13 am
Viewing 15 posts - 151 through 165 (of 193 total)