Viewing 15 posts - 166 through 180 (of 180 total)
Thanks folks, I bet you're glad everyone's not as stupid as me ๐
cheers, yogi
June 6, 2003 at 7:44 am
Hiya,
thanks for the reply.
It makes a joyous change to realise that I am on the right track for once ๐
Cheers,
...
June 5, 2003 at 4:55 pm
Howdy,
Thanks folks, they all work great.
One thing though..
I was advised to
โ use Query Analyzer and turn stats on / exec plan on to see which might be more efficientโ
I...
May 23, 2003 at 8:27 am
Hi Frank,
thanks for the reply.
yes, I use these tables often.What I don't understand is, why if I run the SAME update statement multiple times on the SAME table,
eg.
UPDATE tblStoreProfile
SET...
May 15, 2003 at 2:25 pm
Hi buddy, I went for the โtriggerโ option.Cheers for the advice.
I created a trigger on tblStoreProfile, that will update s.storeName if the
Value of p.isBigStore is changed.
I am new...
May 14, 2003 at 12:27 pm
Hi SJ,
magic.It's the breakthru I was needing.I'm now in the process of running queries which return all the products that compose the main product.
Many, many thanks to yourself and also...
April 16, 2003 at 9:43 am
Hi SJ, that's a great relief to know that I am getting there.Thanks for the help.If you do manage to get time to post a small example, I'd really appreciate...
April 15, 2003 at 4:27 pm
Hi SJ,
Thanks for the reply.I think I am following.
Eg, if I had a part, partId 1, which was made up of 2 other parts,
Eg, partId 2 and partId...
April 15, 2003 at 9:49 am
Hi SJ,
Thanks for the reply.I have studied the example but am still a bit confused.I have included my questions next to your post.I hope you don't mind. ๐
In fact...
April 14, 2003 at 3:20 pm
Sorry folks, I accidentally posted the reply twice. yogi
April 14, 2003 at 11:21 am
Hi Darren,
Thanks for the reply.
I have created a table tblProductComponent
It has the following fields
tblProductComponent
baseProductId (references tblProduct.baseProducId)
componentProductId (references tblComponent)
So I can now run...
April 14, 2003 at 7:44 am
Hi Darren,
Thanks for the reply.
I have created a table tblProductComponent
It has the following fields
tblProductComponent
baseProductId (references tblProduct.baseProducId)
componentProductId (references tblComponent)
So I can now run...
April 14, 2003 at 7:44 am
Hi Chris,
thanx bud.
nice to hear that I could be doing something right ๐
skol,
yogi
March 21, 2003 at 5:53 am
Hi NPeeters,
I've done that and I now have SQL Server working.Thanks a lot for that.
Yogi
October 8, 2002 at 1:43 am
Viewing 15 posts - 166 through 180 (of 180 total)