Viewing 15 posts - 1 through 15 (of 29 total)
David: Thanks for the clarification.
Guys,
It would be great to still find out whether there is a way to force conversions of xml non-friendly characters during xml code generation from...
December 12, 2006 at 9:24 am
Guys,
What is the "Numbers" table?
Now to explain what I mean by foreign characters: It all began when I tried to convert a database into an xml file. I used FOR...
December 12, 2006 at 8:56 am
Kenneth,
Your solution seems very good.
However, it cannot solve my problem completely as the text column I am working contains a lot of phrases (i.e. not just single letter words).
Otherwise, it...
December 11, 2006 at 9:31 am
These are all good ideas.
However, if i don't want to filter out the values - i want to identify them. I guess, once filtered out, I can compare 2 tables...
December 9, 2006 at 1:25 pm
Thanks Ronald. This is actually a good starting point for me.
One option is to write a function which will just look through the string in a row, char by char,...
December 6, 2006 at 9:11 am
Guys,
Thanks for great replies!
Pankaj: I am not totally clear about the purpose of the conversion, as I was just told to do it. I believe that the goal is to...
December 6, 2006 at 7:21 am
We want XML files as a replacement for the current dbs.
I've been told that for what we do here, this should be more efficient.
It is just a few tables and...
December 4, 2006 at 3:11 pm
Ah ... data general itself is actually pretty trivial http://www.ianywhere.com/developer/product_manuals/sqlanywhere/0901/en/html/dbugen9/00000532.htm
... although I am told that working with xml vs db itself is less efficient
Thanks for the hint
December 4, 2006 at 1:02 pm
Great.
Could you tell me why you do not like it? Are there known disadvantages of quering xml data?
Thanks a lot.
December 4, 2006 at 12:49 pm
Index tuning advisor/wizard is a great tool. However, as stated by others, it cannot be trusted as is. Once you received suggestions, a wise move would be to try to identify...
December 4, 2006 at 9:23 am
An another website I was suggested to look at the following website, which does have a lot of information on the subject:
December 1, 2006 at 10:24 am
That is true. As far as I understand you should.
1. Do you have another dataset to check this (another run of profiler trace)? If so, check that and see if...
December 1, 2006 at 8:14 am
Guys,
I solved the problem. Basically my db backup took longer today than usual. While the backup was running, a defragmentation job started, where one of the steps in defragmentation (final...
November 30, 2006 at 12:47 pm
So this message implies that this "inactive part throw out action" failed, right?
What are the reasons it could fail and negative consequences of the failure?
Thanks a lot
November 30, 2006 at 9:40 am
Also, yes, you should add a clustred index to a table. As far as I know, you should not add it only if you have a good reason not to...
November 29, 2006 at 1:13 pm
Viewing 15 posts - 1 through 15 (of 29 total)