Viewing 15 posts - 211 through 225 (of 338 total)
Hey guys just a thought you've got '..NULL AND .....' er are you sure that is correct
Should it not be (.....NULL) AND (......)?
Have I missed the point?
Also in the previous...
May 20, 2008 at 8:18 am
prem:
Does you client code include the SQL commands for insert, update, select?
If this is the case you've got major issues.
Passing data parameters to Stored Procedures should have been the way...
May 16, 2008 at 6:27 am
premnathk.chn (5/16/2008)
Thanks for the interest you all have shown.
I have completed my requirement by doing identity insert off during the datamigration and then turning it...
May 16, 2008 at 3:18 am
premnathk:
Are your identity columns anything other than surrogate keys?
If no then why can you not scrap the current identities and start again because the actual values used only matter for...
May 16, 2008 at 2:58 am
Mr Welcome,
Quick Question about the data;
1. Is it as others have 'assumed' that the data for a particular entity will be split into rows - 1 for each attribute?
or
2. Each...
May 13, 2008 at 5:08 am
Just read this thread! 😀
Its a fantastic idea! (as in the realms of fantasy) 😛
Some people never learn....we always propose this design first off as a laugh just to see...
May 12, 2008 at 8:28 am
Q we've all seen TNG - Its really you and Picard isn't it that destroys creation? come on now fess up!
on a side note - bugger I though it was...
May 8, 2008 at 9:38 am
Derek Dongray (5/8/2008)
majorbloodnock (5/8/2008)
May 8, 2008 at 3:34 am
Yeah and what would happen if it were Oracle?
Should that be a MS werewolf (mode80 or 90)? 😉
May 8, 2008 at 1:56 am
janine.rawnsley (5/7/2008)
May 7, 2008 at 8:45 am
johntam (5/7/2008)
"Semper in excretia, sumus solum profundum variat "How true, and on this question, the depth is excessive. 🙂
Yeah no good shouting when your upto your eyeballs in it 😀
May 7, 2008 at 7:52 am
mike brockington (5/6/2008)
Stupid question, pointless answer, 'nuff said.
I totally agree - English question - English Answer
Does it work in Swahili, Spanish, French and German? Can I spell Swahili?
😀 'If...
May 6, 2008 at 9:11 am
Just googled this
http://www.irishdev.com/blogs/merrion/archive/2007/02/20/2962.aspx
The guy states that duplicate indexes are a drain on server cycles as each update, insert or delete has to be reflected in each index.
Definately a disadvantage in...
April 25, 2008 at 1:48 am
Viewing 15 posts - 211 through 225 (of 338 total)