Viewing 15 posts - 31 through 45 (of 163 total)
I tried the comma-before + stuff approach.
That's what I remembered, but couldn't reproduce.
But, it has a problem: there is a space before the comma.
The result looks like
[font="Courier New"]NameID Name...
January 31, 2011 at 3:02 pm
The trick is in the article Graig mentioned. I needed some time to find it.
The [font="Courier New"]as 'data()'[/font] addition gives the result without the <...>-parts:
[font="Courier New"]select...
January 31, 2011 at 2:13 pm
@Craig, thank you for the article, I'am a noob on XML, so it gives me the background to understand what I'am doing.
@GSquared, I tryed your Sql-code,...
January 31, 2011 at 1:57 pm
Willem,
Thank you for your answer.
Ad 1.
I tried to change Text -> Varchar(max) in a copy of the database and found out the data are unchanged. So far so good.
I have...
November 30, 2010 at 1:39 am
Jeff Moden (11/15/2010)
Still, it would be nice to hear back from those folks that gave the lower ratings . . .
I didn't give a low rating, but found a...
November 15, 2010 at 2:30 am
Jeff Moden (10/28/2009)
Cool... can you post the code that you ended up with?
Sorry Jeff, it's not possible. 🙁
The problem comes from a complex SP a college was developing for...
October 29, 2009 at 2:20 am
October 28, 2009 at 2:21 am
Sorry, the table is a "not owned by myself".
So I can't convert the NText column to a NVarchar(max).
And the 'large value types out of row' is set to off. So...
October 27, 2009 at 8:20 am
Henk Schreij (9/18/2009)
@ sql_lock:I'll try to update to the latest graphics driver.
I Updated the Intel 82915G driver (from the year 2004) to the latest version (2007).
And now is "Open Table"...
September 23, 2009 at 7:28 am
Thanks Henrico,
I am a developer, not a DBA, that's why I didn't know what a BPA stands for 😉
September 18, 2009 at 7:04 am
Henrico Bekker
Run SQL BPA.
Sorry, I don't know what you mean by BPA, please could you explain?
September 18, 2009 at 5:41 am
@ sql_lock:
Thank you for your suggestion.
I'll try to update to the latest graphics driver.
September 18, 2009 at 5:08 am
@Henrico.
I tried a another resolution: 16 bits in stead of 32 bits. Maybe it's a bit faster, but still very slow. :crying:
September 18, 2009 at 5:06 am
June 5, 2009 at 6:56 am
Sorry a crosspost.
@david-2 THANKS, that's where I was looking for.
Performance is no problem, because the max amount of records is 50.
(trainees needed, shown on the internet, divided in...
June 5, 2009 at 6:51 am
Viewing 15 posts - 31 through 45 (of 163 total)