Viewing 15 posts - 31 through 45 (of 122 total)
Yep, I tried that but start getting questions on what is the downside for the whole server, etc.
Is there another way to fix that?
Thanks, mj
February 1, 2007 at 1:53 pm
What will be the way to select the column names as a string in the order they appear in the index?
I tried but with no success...
I need a rust set...
January 29, 2007 at 11:42 am
Thanks a lot for the help. I had a bad join between the syscolumns and and the indkeys.
Thanks again, mj
January 29, 2007 at 10:42 am
Thanks a lot for the example. I'm already doing that but for German(Phonebook)collation this is still wrong although I call it correctly - it is just wrong sorting...
thanks a lot,...
November 2, 2006 at 2:13 pm
I have a problem with the binary collation as it sorts all umlauts in the end(after z). The UI application I'm supporting is in Java and has no problem but...
November 1, 2006 at 9:27 am
This is not a case of "not wanting to check the data" but more "I could not do it” situation. Most of the time it’s the data, but about 40%...
September 25, 2006 at 9:29 am
I do not think that I create any problem - not everything in the DB world is trivial and by the books... and you do not need to be rude,...
September 25, 2006 at 7:30 am
I successfully was able to solve this problem on Oracle by using AUTONOMOUS TRANSACTION. What will be the SQL server equivalent to this?
I cannot believe there's nothing... not possible.
Thanks a...
September 24, 2006 at 10:35 pm
How do you suggest to debug the trigger?
The most common errors are that the audit table has a constraint violation because some other application has already inserted this data by...
September 20, 2006 at 11:53 pm
I apprecited your replay but it is not up to me to verify if the insert on the auditing table fails and why. I do not have any control over...
September 20, 2006 at 10:44 pm
I changed the collation with the statement above via alter database. as you could in the example, the setting took effect but the sorting is still the old one -...
September 9, 2006 at 4:49 pm
Thanks a lot. I have the order by clause, of course - just missed it when typed the post - sorry.
But that still do not help.
As you stated after changing...
September 8, 2006 at 2:58 pm
Thank you so much! I’m very happy to hear that SQL 2005 might create an internal table from the elements in the “In clauses”. While researching this problem I found...
June 23, 2006 at 12:38 pm
Thanks a lot for the wonderful comments.
I had a huge fight with the developers of the app, and now they are willing to look and change their code but want...
June 23, 2006 at 11:10 am
Thanks a lot for the great ideas.
I need to talk to the application development as it's a 3rd party app and I could only suggest these great ideas. Most likely...
June 16, 2006 at 1:00 pm
Viewing 15 posts - 31 through 45 (of 122 total)