Viewing 15 posts - 3,661 through 3,675 (of 5,685 total)
BSavoie (3/17/2011)
XML parsing: line 1, character 5076, illegal xml character
Can you do a substring on your xml and pull characters 5050-5100? Need to figure out what it's cranky about,...
March 17, 2011 at 3:52 pm
ProKelly (3/17/2011)
detail : i've built a comprehensive 30 ish table structure...
March 17, 2011 at 3:45 pm
george sibbald (3/17/2011)
March 17, 2011 at 3:43 pm
Have you looked into COALESCE()? It should do what you need.
March 17, 2011 at 2:51 pm
Best_boy26 (3/17/2011)
OKey... understood the output is not in readable format please find the input and output in excel format
Nooooo....
Read the article. You need to generate CREATE TABLE statements, INSERT...
March 17, 2011 at 2:49 pm
Krasavita (3/17/2011)
I have a table1 and table2
table1
DB, CODE, RATE, MAX(CONV_DATE) AS MaxConv_Date
FROM ...
March 17, 2011 at 2:44 pm
bob mazzo (3/17/2011)
First I would say YES - a very short term block every few minutes is acceptable. I can't imagine it would be blocked more than even 2...
March 17, 2011 at 2:41 pm
amittheming (3/17/2011)
I need to write insert statement in sql command for the data coming...
March 17, 2011 at 2:36 pm
Best_boy26 (3/17/2011)
Can i get the DDL and DML from my SQL Query analyser ?if so what is the command i can use? please...
Click on the link, read the article, it...
March 17, 2011 at 2:24 pm
Craig Farrell (3/17/2011)
March 17, 2011 at 2:17 pm
bob mazzo (3/17/2011)
Hi Craig,It's a sql job that schedules the order_strategy table rebuild.
So, every 5 minutes on a timer (or whatever this is scheduled at), something goes in and obliterates...
March 17, 2011 at 2:14 pm
Dean Cochrane (3/17/2011)
March 17, 2011 at 2:07 pm
JJ,
The data is not in a testable or consumable format for us. You need to read that first link in my signature, it'll explain to you what we're looking...
March 17, 2011 at 2:01 pm
Chad Crawford (3/17/2011)
Wahoo! Just passed 70-454. I am now officially SQL 2008 DBD ITP. 😀 Yipee!
*claps* Congratulations Chad.
March 17, 2011 at 1:08 pm
Rem70Rem (3/17/2011)
If I add a data file on my primary group, is there a was to move objects form the current one to the new one? If I want...
March 17, 2011 at 12:53 pm
Viewing 15 posts - 3,661 through 3,675 (of 5,685 total)