Viewing 15 posts - 76 through 90 (of 373 total)
Why would you have the data in the cart and not the fk_ProductID ?
Other than data relevant to the current shopper's actions why would one insert product data into a...
May 14, 2008 at 7:50 am
Good lord...
I have it and did not realize it.
I never spend much time on the data server.
Erik
April 23, 2008 at 9:04 am
Where do we get the SSIS ?
Is this a download from somewhere are is it part of VS or SQL?
Thanks
ERIK
April 23, 2008 at 8:32 am
My bad ,,,
I forgot it was called the Northwind database.
That is why I could not find it..
Got it..
January 26, 2008 at 3:27 pm
No,
Actually I just need some dummy data for a demonstration...
January 26, 2008 at 2:55 pm
Sometimes i wonder about my brain!
Thanks...
Works great!
Erik
June 22, 2007 at 6:58 pm
I have downloaded the sql everywhere two times and installed everything ; however, i am not able to add a reference to the project because that .dll is not in...
June 18, 2007 at 1:17 pm
I will remove those from this site if I offend people. I am not here for SEO on this site.
Fat Fingering on names like plumbinf.com is not wrong because it...
April 29, 2007 at 10:48 am
I will have to make a sticky note of this because I would have never known.
I have issues with floating points. They are really the only data type that i...
April 29, 2007 at 10:19 am
I think after reading this about 20 times in three years i am getting an understand of real world sql now.
I got the grips on the keys , alternate keys,...
April 26, 2007 at 10:26 pm
Here is the word that I am looking for Normalization.
Here is a resource for this subject:
http://databases.about.com/od/specificproducts/a/normalization.htm
seems much clearer now..
erik
April 26, 2007 at 9:27 am
Hey man thanks
this will help a lot..
cheers!
erik
April 22, 2007 at 11:47 am
I believe that this is what i am looking for..
alter
TRIGGER Email_Update_Sent
ON
dbo.Email
AFTER
UPDATE
AS
April 22, 2007 at 11:05 am
Is Merge a replication difficult process? I will read up on it; but can you give me a brief description?
Thanks a lot
erik
February 10, 2007 at 12:31 am
Nice artical...
Got a question...
So what is happening here is that you have created a .net application and then ran some code that generated an assembly that contains one type with...
February 6, 2007 at 5:38 pm
Viewing 15 posts - 76 through 90 (of 373 total)