Viewing 15 posts - 46 through 60 (of 575 total)
Thanks for that.
However, your code not only produced the XSD Schema but it also contains the data as well.
Is this correct as I was under the idea that an XSD...
October 25, 2007 at 5:37 pm
Folks,
It was rather easy in the end. I have worked it by SUBSTRING.
October 22, 2007 at 6:27 pm
MarkC,
That is neat! I don't understand how the query works with FOR XML PATH but I'll work it out.
As Jon has just said, time to brush up on some XML...
October 5, 2007 at 5:17 am
Chirag,
I have performed your solution with a cursor (Code below) however is there a way without a cursor? Jon has a method but it's very long winded and complex, surely...
October 5, 2007 at 4:41 am
You are going to have to call ORACLE and log a SR.
August 28, 2007 at 4:34 pm
In SQL Server 2000, I had a Stored Procedure that used to send a NETSEND message using xp_cmdshell when I was about to restore a Database. The NESEND message is...
August 28, 2007 at 4:09 pm
Robert,
I have seen this before. This is a bug within Oracle. You will need to contact Oracle to get the fix for it!
This is Bug 5043675 and the patch...
August 23, 2007 at 4:49 pm
Start off with the SQL Upgrade Advisor. You can install it when you install SQL Server 2005.
In addition get onto the SQL Server home page on the Microsoft website and...
August 22, 2007 at 11:30 pm
Is this Server also a Reporting Services Server?
If so, are you using session caching for Reports?
August 22, 2007 at 11:13 pm
"Set the Delay Validation to true" for which object or property?
July 17, 2007 at 3:55 pm
That's it Crispin.
It was to do with the scope. I have set the scope to "Package" and it I can now see the variable.
July 16, 2007 at 4:46 pm
Crispin,
This link http://www.sqlis.com/55.aspx is the procedure I followed and the example clearly shows the User Variable.
Sorry, but this must be some sort of configuration issue within SSIS unless of course...
July 16, 2007 at 4:04 pm
Viewing 15 posts - 46 through 60 (of 575 total)