Forum Replies Created

Viewing 15 posts - 466 through 480 (of 628 total)

  • RE: Help needed!!!

    yup I did not even see the subquery. my eyes when straight to the where clause.

    Sorry about that.

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: Help needed!!!

    Without seeing any sample data it would be pretty hard to tell why the first query is not returning any results. I could only offer that you might want to...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: which usr to create

    Becuase you are updating extended properties I beleive you would have to run this as a user with Admin rights to each database you plan to update.

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: How to check how big database without data but with tables

    I do not beleive there are any tools for that but I am also not sure how that would be useful information. If you removed all data from a...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: how to find max colunm values tied to 2 colunms

    I mocked up the tables and data and have provided a solution but I would warn that this may not be that simple unless the data is really that simple....

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: SQl Server log displays Starting up the database as the message and source as SPID34s

    Here is a link to a fourm thread with some information on this that may be helpful.

    http://www.sqlservercentral.com/Forums/Topic351864-5-1.aspx

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: How to check how big database without data but with tables

    I guess I am confused by the question so I wanted to rephrase. you want to know how big the database would be if it had no data in...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: rolling total trouble

    If you can provide some sample data and table structure that would help us help you.

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: It's a Zoo

    I can relate with you comments Steve. I have been to new orleans twice when I worked for another company and both times I could not wait to leave....

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: want to migrate whole configured instance as it is with all databases and jobs and maintenanace plans ans all database mailing prfiles how can i do thata

    The short answer is you can do that rather simply. Install SQL on the other server to the exact same level as the server you wish to migrate. ...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: What Will We Take For Granted Tomorrow?

    The problem is simple! Society as it stands today no longer understands or appreaciates the effort that goes into technology. Most ppl using technology will never understand how or...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: accumulating

    with out seeing some sample data it would be hard to provide much of an answer but I would group the data by your primary key or possibly multiple fields...

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: I am trying to install sqlserver2005 enterprise64 on windows server2003 standard edition 32 bit.

    Here is a link with more information but the long an short is no you can not install a 64 bit package on a 32 bit OS

    http://connect.microsoft.com/SQLServer/feedback/details/241535/setup-exe-is-valid-but-is-for-a-machine-type-other-than-the-current-machine

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: How to query a one-to-many and only return 1 row on many side

    Here is my take on it. basically I would use Row_Number() function to create an event_ID for the BOOK/RELS events and then create the same for the RELS event....

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

  • RE: configure sql server

    I can't imagine that being a straight forward question. I would estimate that the majority of installs are ready to run with no additional configuration out of the box....

    Dan

    If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.

Viewing 15 posts - 466 through 480 (of 628 total)