Viewing 15 posts - 466 through 480 (of 628 total)
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.
June 9, 2010 at 10:02 am
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.
June 9, 2010 at 9:47 am
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.
June 9, 2010 at 9:05 am
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.
June 9, 2010 at 7:15 am
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.
June 8, 2010 at 2:48 pm
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.
June 8, 2010 at 2:23 pm
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.
June 8, 2010 at 2:20 pm
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.
June 8, 2010 at 2:03 pm
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.
June 8, 2010 at 10:47 am
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.
June 8, 2010 at 7:13 am
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.
June 7, 2010 at 3:15 pm
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.
June 7, 2010 at 2:58 pm
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
Dan
If only I could snap my figures and have all the correct indexes apear and the buffer clean and.... Start day dream here.
June 7, 2010 at 2:51 pm
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.
June 7, 2010 at 2:42 pm
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.
June 7, 2010 at 12:46 pm
Viewing 15 posts - 466 through 480 (of 628 total)