Viewing 15 posts - 331 through 345 (of 522 total)
Hi SO,
Can you please verify that you have set everything as outlined in the following MS KB?
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q283811
(Check all manual steps)
July 15, 2008 at 12:51 pm
Hm, i tried to get the error message from a new package, but it actually ran successfully this time. Both the oracle and the oledb parameter syntax returned the correct...
July 14, 2008 at 11:46 am
Hello Antares,
Regarding your suggestion on the second example (disconnected edit for parameter declaration): It would be very interesting, but I cannot seem to get it to work with Oracle. Do...
July 14, 2008 at 12:59 am
Sorry, the 2 at the end seems to have dropped off from the link.
Use http://p2p.wrox.com/topic.asp?TOPIC_ID=15542 instead.
July 13, 2008 at 10:35 am
Shouldn't the following already be a derived table?
SELECT SomeIntCol - 100 FROM dbo.BaseTable
Obviously it is not a subquery.
July 12, 2008 at 12:52 am
Hi Rob,
I am not sure what you are trying to do here.
Shouldn't the company names be unique?
If the update you are trying to do succeeds, you would have several companies...
July 12, 2008 at 12:33 am
I found this information helpful:
July 12, 2008 at 12:08 am
What happens if you execute the queries in the opposite order?
July 11, 2008 at 7:28 am
Hi Grant,
that sounds reasonable. I just wanted to know whether you had some more information than I do.
Thanks for letting me know.
I hereby apologize as well, but I will...
July 11, 2008 at 6:42 am
Hi Grant,
what makes you sure this time that it does not make a difference?
Did you get this information from Microsoft ?
I am pretty sure that I had examples in the...
July 11, 2008 at 6:17 am
Just to be on the safe side, can you try to re-type the whole query in the SQL Editor and then add the space? (SELECT * FROM SERVER. .SCHEMA.TABLE)
Not sure...
July 11, 2008 at 4:05 am
Regarding the original error - did the error message show the wrongly built 3-part name as in my case?
SERVER.SCHEMA.TABLE
July 11, 2008 at 3:45 am
I assume you can run any statement after you have "temporarily disabled access" to the file.
Then add the black text into the results tab.
But just a thought. (If that is...
July 11, 2008 at 2:36 am
.NET will not work with DTS...
But very good article. I have had similar "problems" in the past but used different strategies:
When executing other packages within a package I usually use...
July 11, 2008 at 1:26 am
Viewing 15 posts - 331 through 345 (of 522 total)