Viewing 15 posts - 55,921 through 55,935 (of 59,078 total)
Just a suggestion...
When someone gives you an example... don't just take it at 100% face value... it's just an example. When someone suggests something new to you, like QUOTENAME, take a...
July 3, 2007 at 5:31 am
Use the SELECT to find out... doesn't matter how much time it takes... it's far better to know ahead of time than fixing "risky data" or having a large rollback...
July 3, 2007 at 5:27 am
Heh
No... it is a tera-byte database with a lot going on, though. Web users, billing, invoicing, new customers, Dunning runs, 4 million + new CDR's...
July 3, 2007 at 5:21 am
heh... you also bring up another great point... (maybe not intentionally)... If you do like you say with WHERE field <> '', it will inherently NOT find nulls because nulls...
July 2, 2007 at 11:31 pm
Spot on, Vladan...
July 2, 2007 at 11:15 pm
So you can't limit the query by level and tree branch on a single click?
July 2, 2007 at 11:11 pm
Minh...
There's about a thousand posts on this subject on this forum... search for "concatenation".
July 2, 2007 at 11:09 pm
Nope... I break XML into the appropriate parts and store it as normalized data. ![]()
July 2, 2007 at 7:59 pm
Heh... not supposed to have "gremlins in file systems", Mark. ![]()
Do you also store XML in Text columns?
July 2, 2007 at 5:03 pm
Is the call to the view in an explicit transaction that updated one of the tables in the view?
July 2, 2007 at 4:47 pm
Doh! Came up as an "active" thread and didn't even think of checking the original date
... thanks for the heads up, Ken .
July 2, 2007 at 4:44 pm
Heh... no worries... I've done the same thing when I got in a hurry
I even mispelled "RAND" in my first post...
July 2, 2007 at 7:41 am
You need to have another look there fella... I DID use NEWID() in my code... you didn't in your test. ![]()
July 2, 2007 at 7:28 am
Then, you're kinda screwed so far as BCP goes unless you want to violate Microsoft Licensing (which I DON'T recommend). Even with MSDE (which contains a copy of BCP), the...
July 2, 2007 at 7:24 am
Heh... you just got control of the situation and now you're going to "have some way for the developers to move approved code in when it is ready."???
July 2, 2007 at 7:14 am
Viewing 15 posts - 55,921 through 55,935 (of 59,078 total)