Viewing 15 posts - 46 through 60 (of 85 total)
thanks for the response; I had considered the DBCC INDEXDEFRAG, but wasn't too sure whether the outcome was timely and considerate of disk space/log size
So in terms of speed is...
March 25, 2008 at 8:07 pm
This is what I have done in the past; using bcp to drop the data from the table into a file, truncate the table and then reimport the data into...
March 25, 2008 at 1:33 pm
Thanks for the reponse Michael. Yeah it all makes sense, alas I am no good with code yet, so will have to look at the other solution you offered.
I...
September 5, 2007 at 3:06 pm
Can anyone point me in the right direction to understand the syntax needed to work with expressions to allow dynamic attachments?
Thanks in advance
Troy
August 29, 2007 at 3:53 pm
Okay cool - it is good just getting an understanding of what these things mean and how they come about.
I am already using the INCLUDE feature across a number...
June 19, 2007 at 3:55 pm
Beauty - that could very well be the case!!! thanks for the explaination Crispin.
Cheers
Troy
June 19, 2007 at 3:47 pm
thanks guys for the feedback - I understand both your points and can appreciate it is hard to say "this is the solution" when it comes to indexing...the part which...
June 19, 2007 at 3:29 pm
Thanks again for the response - yes I get the same response as you when removing the namespace reference out of the xml.
I cannot remove the reference out of...
June 10, 2007 at 4:48 pm
Thanks Gail for the reply. Yeah I had sort of figured that it was something to do with the schema definitiion, but if I remove it, the statement doesn't return...
June 7, 2007 at 2:27 pm
Brilliant - thanks for both the replies, you have offered some ways around the issue I was after, and it is now working!
Thanks again - much appreciated!
May 15, 2007 at 8:13 pm
Thanks for the post Kevin. I am fully aware that I can add more disk, remove aps, etc etc to gain disk space - I was more interested to understand...
March 19, 2007 at 2:24 pm
yeah I have been wary of taking these things as gospel too - thanks for the link and the thoughts guys!
Cheers
March 14, 2007 at 7:09 pm
Hi, Just been playing around more with this and looking further into it and it would appear as though the HTTP connection in VS doesn't want to talk nicely to...
February 22, 2007 at 7:32 pm
Hi,
Further to this - I have deleted the namespace and recreated it. Previously it was using port 80; whereas now I have changed it to using port 8080. Now it...
February 22, 2007 at 5:58 pm
The interesthing thing is that the web sites under IIS Admin are "stopped" - and checking the event log initially when booting up it says:
Unable to bind to the...
February 22, 2007 at 4:29 pm
Viewing 15 posts - 46 through 60 (of 85 total)