Forum Replies Created

Viewing 15 posts - 151 through 165 (of 194 total)

  • RE: Whose job is it?

    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...

    'Only he who wanders finds new paths'

  • RE: IMPORT FROM EXCEL2007

    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...

    'Only he who wanders finds new paths'

  • RE: How to increase performance of a table which is having 16 GB data

    As a rule, I would look at optimising with indexes and the like before contemplating partitioning tables.

    'Only he who wanders finds new paths'

  • RE: SSRS Subreports

    Its OK, found I could use a table, just assumed that was for data only!

    'Only he who wanders finds new paths'

  • RE: FOR XML

    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...

    'Only he who wanders finds new paths'

  • RE: FOR XML

    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...

    'Only he who wanders finds new paths'

  • RE: FOR XML

    Thank you ever so much, greatly appreciated.

    'Only he who wanders finds new paths'

  • RE: FOR XML

    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...

    'Only he who wanders finds new paths'

  • RE: FOR XML

    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...

    'Only he who wanders finds new paths'

  • RE: FOR XML

    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...

    'Only he who wanders finds new paths'

  • RE: FOR XML

    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>....

    'Only he who wanders finds new paths'

  • RE: SSIS CozyRoc ReceiveMail Task

    I will ask them the question, I just recalled a few CozyRoc posts on here and thought I would ask.

    'Only he who wanders finds new paths'

  • RE: SQL -> XML (XSD)

    Brilliant, that is exactly what I need to do. Thank you very much for clearing that up, pleased I was on the right track!

    'Only he who wanders finds new paths'

  • RE: SQL -> XML (XSD)

    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...

    'Only he who wanders finds new paths'

  • RE: Parameter Sniffing

    Always looking for more, and I may well do!

    Thanks again.

    'Only he who wanders finds new paths'

Viewing 15 posts - 151 through 165 (of 194 total)