Viewing 15 posts - 451 through 465 (of 851 total)
Lynn Pettis (3/16/2009)
March 16, 2009 at 2:28 pm
Lynn Pettis (3/16/2009)
Okay, that most likely puts you some place downunder, Australia or New Zealand. Which, perchance?
[font="Verdana"]Clicked on profile you have, yes?[/font]
March 16, 2009 at 2:12 pm
[font="Verdana"]Thank you Jeff! You cheered up my doleful Tuesday morning. :w00t:[/font]
March 16, 2009 at 1:55 pm
[font="Verdana"]Here's some example code.
Note that I have assumed that there is always a space between the "V#" and the actual vendor number. I've also assumed that vendor numbers are...
March 16, 2009 at 1:40 pm
[font="Verdana"]Bob,
That would be ideal. No idea if they have that option though.
Another option would be to cast it to some form of XML. No idea if that would...
March 15, 2009 at 9:55 pm
[font="Verdana"]You might be better off writing something in C# or VB, and linking it in as an assembly. That way you can use the .Net regular expressions.[/font]
March 15, 2009 at 9:25 pm
foxjazz (3/14/2009)
March 15, 2009 at 4:19 pm
[font="Verdana"]The definitions are in SQL Server Books Online, which is why you have been given the links to that. You can download SQL Server Books Online from Microsoft if...
March 12, 2009 at 10:53 pm
[font="Verdana"]I always remember that an interview cuts both ways. Sometimes in an interview, when you are asked a question, it's more about thinking... "if this is an organisation...
March 12, 2009 at 9:46 pm
[font="Verdana"]Reading over what you were proposing, I'm not sure it actually would add any value to load the XML into SQL Server. Processing it with your application is probably...
March 12, 2009 at 7:30 pm
[font="Verdana"]Aha! So you're actually another instance of Kimberly Tripp! 😛
Reminds me about a (pascal) joke from a question asked of Niklaus Wirth. The question was "Does it...
March 12, 2009 at 3:33 pm
[font="Verdana"]Congratulations Kimberly (or was it Kalen?) 😛 Well deserved![/font]
March 12, 2009 at 3:09 pm
[font="Verdana"]Look up system_user in books online.[/font]
March 12, 2009 at 2:46 pm
[font="Verdana"]You should be able to bulk insert the header file into an XML column, and read it out from there. The second part just use normal bulk insert.[/font]
March 12, 2009 at 1:22 pm
[font="Verdana"]I recommend using a Calendar table. You can encode the week start and week end in there. That's particularly good if your week starts on a "different from...
March 12, 2009 at 1:22 pm
Viewing 15 posts - 451 through 465 (of 851 total)