Viewing 11 posts - 1 through 11 (of 11 total)
Hi Grant,
I think I understand what your saying. This is the design I came up with before:
I have four tables:
First one is called items:
ItemId, ItemName, DateAdded, etc.
99, "Cup", "2007/01/01",...
November 14, 2007 at 6:45 pm
Hi Grant,
Not exactly sure what you mean by the many to many prevent it from having to store a row, would you just not store a value in the metadata...
November 13, 2007 at 11:22 pm
Hi Grant,
Thanks for reviewing that, glad to see I was on the same page, although I'm still not 100% about the purpose of the many to many join between the...
November 12, 2007 at 5:00 am
Hi Guys,
I really appreciate the feed back and ideas you have offered so far, obviously my SQL skill aren't as developed as yours are 🙂
I agree on the loose requirements,...
November 2, 2007 at 9:46 pm
Hi Grant,
Thanks for the reply, I tend to agree with you, the full text solution works but its not perfect.
In regards to requirements, in simple terms they are:
1. Able to...
November 1, 2007 at 5:58 pm
Thanks heaps for the suggestions!
Full Text Indexing - To be honest its not a technology I've used a lot before, It does seems to improve the query time significantly if...
October 31, 2007 at 5:38 pm
1) To address your original issue of the sort taking so long to respond, indexing won't help unless it is clustered, and that would then only help when sorting...
March 27, 2007 at 3:15 am
Hi Guys,
Thanks heaps for the answers, yep its definalty a odd one, okay so after further testing I worked what was slowing the query down.
I have the table I mentioned above
StorageItem Joins...
March 16, 2007 at 2:59 am
Hi There,
Not sure if this helps. Im assumeing your using windows 2003? The page file is kept on the same drive as the OS by Default and its called Pagefile.sys. On...
November 15, 2006 at 2:52 am
Doh sorry Site Owner thought your name was newbie!
Still any ideas anyone?
July 18, 2006 at 4:17 am
Thanks Newbie!
Seems no one is interesting in throwing their two cents in for once
Thanks!
A
July 17, 2006 at 8:05 am
Viewing 11 posts - 1 through 11 (of 11 total)