all groups > sql server dts > november 2007
SSIS package in a cluster, failing on Server Name but not on IP address
Posted by Chris at 11/14/2007 4:17:19 PM
Sorry for the repost... thought it better to put in a message of its own...
We have installed SSIS in a cluster.
We have a test package setup, however when we go into the properties for the package, go into Steps and on the General tab, under Server: we enter the Server Name, the package fai... more >>
Transform Data Task From Excel Yields NULL Column
Posted by Henry Berry at 11/8/2007 12:35:53 PM
I have a dts package that imports data from an Excel sheet directly into a table. One of the columns which has data in the Excel file yields all null values in the table.
I have found that using the delete key in any cell in the column can cause this. What I don't know is how to get around it... more >>
missing DTS template
Posted by andy at 11/2/2007 3:48:58 PM
When I open Business Intelligence Development Studio and go to new Project,
the DTS template is missing. I'm pretty sure I installed everything when I
installed SQL Server 2005.
How can I get this template to show up?
Thanks.
... more >>
export excel data to sql 2005 - Realtime
Posted by arkiboys2 at 11/2/2007 8:42:03 AM
Ther eis an excel file.
This file is open all the time so the excel sheets get populated by an
external third party application real time.
So the data inside the spreadsheets are constantly changing. This
spreadsheet is only capable of being updated with data when it is open.
And I would like... more >>
Read each excel sheet
Posted by arkiboys2 at 11/2/2007 7:41:04 AM
Hi,
I have an excel spreadsheet with several sheets.
These sheets get populated with data from an external source database i.e. a
third party application.
I would like to create a SSIS package to read the data in each sheet.
Please note that I do know how to create SSIS package to read an exce... more >>
Running Legacy DTS on x64 2005 cluster
Posted by RichardT at 11/1/2007 10:24:00 PM
Hi,
I've got a package that runs ok on 32bit SQL 2005 SP2 on a single node, but
when I move it to SQL 2005 x64 cluster I get the error:
Message
Executed as user: CORP\xs-sql-prod. DTSRun: Loading... DTSRun:
Executing... DTSRun OnStart: DTSStep_DTSDynamicPropertiesTask_1 DTSRun
... more >>
Import TXT with Index FAILS
Posted by Aubrey at 11/1/2007 5:13:00 AM
How can I import a Flat File, adding an incrementing Row Number? I tried VB
in Access 2002/SQL 2000 and Access 2007/SQL 2005, using Line Input #1, but
they creep (not responding) then stall with less than 8 percent of rows
imported.
With DTS and SSIS I can Import a 660 MB, 8.8 million recor... more >>
SELECT permission denied on object 'FEIProviderAddresses', database eRW owner 'd
Posted by Jay via SQLMonster.com at 11/1/2007 12:00:00 AM
I recieved this error 'SELECT permission denied on object
'FEIProviderAddresses', database eRW owner 'dbo'' on a failed DTS package.
Can someone explain to me what this means and how do I correct?
--
Message posted via http://www.sqlmonster.com
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|