Viewing 15 posts - 691 through 705 (of 3,366 total)
SQL Guy-482125 (12/9/2009)
December 9, 2009 at 7:02 pm
Nicholas Cain (12/9/2009)
After much pain I have a solution....download the Attunity Oracle connector from http://www.microsoft.com/downloads/details.aspx?FamilyId=D9CB21FE-32E9-4D34-A381-6F9231D84F1E&displaylang=enHad to redo the datapumps, however went from 40 minutes to under 60 seconds!!! :w00t:
That may...
December 9, 2009 at 4:33 pm
bwilliams-1049831 (12/9/2009)
I went with correct language and did a few replace() statements. so SINGLE_BLOB into an XML field.
I noticed all html formating had an extra...
December 9, 2009 at 11:23 am
In a web application you have two part problem your need to use system.text.encoding to unicode encode your xml in the application layer while you use two collation in SQL...
December 9, 2009 at 8:39 am
Jeff Moden (12/8/2009)
halane34 (12/8/2009)
December 8, 2009 at 6:08 pm
I have a SQL2000 server running DTS packages that connect directly to Oracle using “oracle provider for ole db”. I also see two Oracle services installed on this server OracleMTSRecoveryService,...
December 8, 2009 at 3:04 pm
IIS7 comes with a new feature called application.add which lets you add new applications and you can control what you do with command-line. You can also run applications in...
December 8, 2009 at 1:20 pm
nehalpanchamia (12/8/2009)
I need to know the pros and cons in selecting any of the below mentioned Windows server for SRS 2008.
1. Windows Server 2003 SP2 64-bit x64 Enterprise
2. Windows Server...
December 8, 2009 at 12:52 pm
THolley (12/8/2009)
Thanks for your quick reply.This is going to be a WebFarm install.
Our SQL Server is intalled on Window 2003.
Then you need to run your RDL in IIS 6 which...
December 8, 2009 at 12:28 pm
THolley (12/8/2009)
I'm tring to install SRS 2000 on a Windows 2008 server. It can not find IIS or .Net, but...
December 8, 2009 at 11:41 am
tnk (12/2/2009)
December 8, 2009 at 11:27 am
Cyclone (12/8/2009)
I am experiencing the exact same problem.
Initially when I executed dtexec.exe the following message was returned:
The SQL Server Execute Package Utility requires Integration Services to be...
December 8, 2009 at 11:00 am
we have several servers running SQL Server 2005 Standard as shards for user data.
We want to swap to SQL Server 2008 Web for the lower license cost.
We installed a "test"...
December 8, 2009 at 10:55 am
gupta1282 (12/8/2009)
Dear AllI have one doubt
Is it necessary to install SSIS Service to run SSIS Package as sql agent job
Thanks
Ghanshyam
The short answer is yes the long answer is...
December 8, 2009 at 7:04 am
Cannot initialize the data source object of OLE DB provider "MSDAORA" for linked server "TEST".
OLE DB provider "MSDAORA" for linked server "TEST" returned message "Oracle client and networking components were...
December 7, 2009 at 9:46 pm
Viewing 15 posts - 691 through 705 (of 3,366 total)