Viewing 15 posts - 22,051 through 22,065 (of 22,184 total)
Setting AlwaysUseDefaultCodePath="TRUE" will cause this error to go away.
Yeah, I knew that. Just included it as information. BTW, it only occurred using the MS driver, not with any of the...
May 15, 2006 at 1:14 pm
Thanks. That makes more sense than any other explanation I've been able to come up with.
May 15, 2006 at 1:04 pm
It simply returns the anticipated results, which is only those rows that don't match. Precisely how... you need to ask someone that understands Oracle. I think Scott Coleman's answers have been...
May 15, 2006 at 1:00 pm
A lot of it, unfortunately not all of it, comes from Oracle people. But even Oracle is starting down the path of eliminating the old style syntax. If you go...
May 15, 2006 at 7:58 am
Because of the left join, you would get values that are null, despite the fact that there were no null values in the table. It's not dissimilar to the query...
May 15, 2006 at 6:11 am
Couldn't agree more. I personally haven't written queries using the old syntax for something like 10 years. I had just assumed during all that time, that those people, either...
May 15, 2006 at 6:06 am
Sorry about that. This article wrote itself since I just copied & pasted the code. Usually I'd write the code for an article seperately. Again, sorry for the confusion.
May 15, 2006 at 5:53 am
It is absolutely the driver. The 8i & 9i drivers both had odd behavior, but after getting the 10g OLEDB driver installed, all of it went away. The data type...
May 12, 2006 at 11:10 am
Thanks for the response. We've just started looking into the driver to see if that could help. I've been running 8i. I think some of the developers were running 9i...
May 12, 2006 at 5:10 am
After I chased the guy down and hopefully retreived the pocket book, I'd try to educate the dope.
One thought that hadn't occurred to me previously, what happens when some other...
April 25, 2006 at 5:31 am
I'm an assistant instructor on self-defense and one of the principal things taught to avoid crime is situation awareness. The main problem with having your nose stuck in a computer screen,...
April 24, 2006 at 5:25 am
Hmmm... That honestly sounds like a security problem, but its hard to know. Sorry I wasn't much help.
April 21, 2006 at 6:14 am
Why not create a SQL Agent job and then run it from sp_start_job?
April 20, 2006 at 6:28 am
2gb of memory is the trick. I found the same thing during the beta. My machine last year only had 1gb and it was crashing regularly. I wrote it off...
April 20, 2006 at 6:21 am
Being a complete & total history nut, I'd love to get paid for it, so either a school teacher, a professor, or a writer. Lots of time to spend with...
April 14, 2006 at 7:29 am
Viewing 15 posts - 22,051 through 22,065 (of 22,184 total)