Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Discussions in microsoft.public.sqlserver.dts - www.microsoft.com/communities/newsgroups... | Site profile

Site profile page for http://www.microsoft.com/communities/newsgroups.... This report page has aggregated and summarized the online discussions from the Message Board located at http://www.microsoft.com/communities/newsgroups.... This site profile page outlines general site statistics such as: Users Activity, Site Activity, Site Rank, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional site profile information for http://www.microsoft.com/communities/newsgroups... is also shown in the following divisions:

1) Top 10 Active Forums during Last Week
2) Top 10 Site Forums
3) Latest Active Threads
4) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a site's popularity and/or exact posting volumes at any given reporting period.

Title: Discussions in microsoft.public.sqlserver.dts - http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?dg=microsoft.public.sqlserver.dts Discussions in microsoft.public.sqlserver.dts
Url: http://www.microsoft.com/communities/newsgroups...
Users activity: 2 post per thread
site activity: 18 active threads during last week
Site rank: 21,281 (go to rank page)
Domain info for: microsoft.com
 

Posting activity table on Discussions in microsoft.public.sqlserver.dts:

  Week Month 3 Months
Threads: 18 34 79
Post: 21 44 115
 

Authority Badge:

Discussions in microsoft.public.sqlserver.dts | Forum Authority Badge

Discussions in microsoft.public.sqlserver.dts posting activity graph:

Posts by:  day  week  month 
 

http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?dg=microsoft.public.sqlserver.dts Alexa graph:

Top authors on Discussions in microsoft.public.sqlserver.dts during last week:

Name
Posts
t.maeda
2
user's latest post:
How to debug packages deployed...
Published (2009-12-02 23:46:00)
  Can anyone point me to an example of how to debug packages deployed to SQL Server. I use "Execute Package Task" and the package is located SQL Server. I can debug each package individually. But I would like to debug these packages sequentially without re-deploy to SQL Server in Visual Studio. Regards Maeda .  
aspfun via SQLMonster.com
2
user's latest post:
Import huge data from text file...
Published (2009-12-02 14:06:00)
  I need to import huge data from text file (3G) with fixed length into a existing SQL table. Can someone give me a hint?
BrendanDowns
1
user's latest post:
Importing text files via DTS...
Published (2009-11-24 15:00:00)
  I am trying to import a fix length text file in database table using DTS under SQL Enterprise Manger v8.0. The text file has 360 fields and a total record length of 5500 characters. The largest field is 100 characters. There are also 1.1 million records in the file. When trying to define field positions on the "Text File Properties / Fixed Field Column Positions" screen I cannot define field positions past...
taariq
1
user's latest post:
SSIS date format problem in...
Published (2009-11-26 21:56:00)
  Hi I have a big problem with an SSIS package. First of all it’s running on a windows server 2003, SQL server 2005 and Office 2003. The package is responsible for exporting data from a database to an excel sheet. There is a field date which has been converted in the format DD/MM/YYYY in the SQL. When I test the query in SQL server I got the right date format and also when I run the package via the SQL server business intelligent...
Joachim Hofmann
1
user's latest post:
ActiveX -> VB.Net Scripttask...
Published (2009-11-27 07:56:00)
  Hello, I migrated a DTS-Package to SSIS. There is an ActiveX-Task in vbscript I d like to rewrite in a new VB.Net Scripttask. The task sets the datasource of flatfile connections dynamically by prompting the user and setting the datasource property. Set oPackage = DTSGlobalVariables.parent ... strPromptedPath = InputBox ("Where are the files?", "Import Post-CD") ......
Nigel
1
user's latest post:
SQLServer 2005 DTS in...
Published (2009-11-30 04:36:00)
  We have 2 SQLServers 2005 std, both on windows 2003 servers 64 bit. On one server the DTS works fine but on another the following error appears; SQL Server 2000 DTS Designer components are required to edit DTS packages. Install the special Web download, "SQL Server 2000 DTS Designer Components" to use this feature. If the "SQL Server 2000 DTS Designer Components" download is already installed,...
Russell Fields
1
user's latest post:
SQLServer 2005 DTS in...
Published (2009-11-30 12:46:00)
  nigel, I believe that you also need to install the "Microsoft SQL Server 2005 Backward Compatibility Components" which can be found at the same download location as the "Microsoft SQL Server 2000 DTS Designer Components", namely: http://www.microsoft.com/downloads/details.aspx?familyid=d09c1d60-a13c-4479-9b91-9e8b9d835cdc&displaylang=en Hope that helps, RLF "nigel"...
Brian
1
user's latest post:
DTSRUNUI in 2005 in...
Published (2009-12-02 22:21:00)
  Hi I have a DTS package that I can't change that I have exported to a new server runnig SQL 2005. I have installed the package "SQLServer2005_DTS.msi" tha latest one I could find but still cant find DTSRUNUI.exe anywhere on the server. I can find DTSRun.exe in C:\Program Files\Microsoft SQL Server\80\Tools\binn but I need the UI so I can generate teh command line to use in a scheduled job. Is there another...
Joe K.
1
user's latest post:
SQL Server 2005 SSIS Package...
Published (2009-12-02 14:40:00)
  I have several SQL Server 2005 SSIS packages. What tables or t-sql query can I run against the MSDB database to obtain detail information about the SSIS event history? Trying to resolve problems with several SSIS packages. Please help me resolve this issue. Thank You,  
 

Top 10 active forums on Discussions in microsoft.public.sqlserver.dts during last week:

microsoft.public.sqlserver.dts - 20 new posts microsoft.public.sqlserver.dts - forum profile
 

Top 10 forums on Discussions in microsoft.public.sqlserver.dts:

microsoft.public.sqlserver.dts - 1,696 posts microsoft.public.sqlserver.dts - forum profile

Latest active threads on Discussions in microsoft.public.sqlserver.dts:

Discussions in microsoft.public.sqlserver.dts
Started 1 day, 21 hours ago (2009-12-03 01:31:00)  by Moby
hi maeda i guess you are talking about logging. if so, open your package in visual studio, right mouse click, logging provider type (what i prefer): sql server, add. select the configuration for configuration you select a sql db, you use espacially for your logging. ssis is creating a logging table on it's own....
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (3 posts) Thread info: How to debug packages deployed to SQL Server in
microsoft.public.sqlserver.dts Size: 1,002 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to debug packages deployed to SQL Server in
microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"
Discussions in microsoft.public.sqlserver.dts
Started 1 day, 18 hours ago (2009-12-03 04:53:00)  by Todd C
In SSIS, set up a Data Flow with the following: A Flat File Source and an OLE DB Destination. ===== Todd C "aspfun via SQLMonster.com" wrote: > I need to import huge data from text file (3G) with fixed length into a > existing SQL table. > Can someone give me a hint? > > -- > Message posted...
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (3 posts) Thread info: Import huge data from text file (3G) with fixed length into a existing SQL
table in microsoft.public.sqlserver.dts Size: 1,014 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Import huge data from text file (3G) with fixed length into a existing SQL
table in microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"
Discussions in microsoft.public.sqlserver.dts
Started 1 day, 16 hours ago (2009-12-03 06:56:00)  by alan levy
I've had the same problems when using ssis to AS400 with HIT driver software. Hit wrote back saying this is a know Microsoft bug and the work around is to create individual insert/update strings and execute them on the AS400. I am still investigating a more viable solution. Appreciate all the help. Dharmbir Kumar ...
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (2 posts) Thread info: Microsoft Bug in microsoft.public.sqlserver.dts Size: 4,676 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Microsoft Bug in microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"
Discussions in microsoft.public.sqlserver.dts
Started 1 day, 18 hours ago (2009-12-03 04:55:00)  by Todd C
It's official name is "Flat File Source" so look at the top of the list, not at the bottom. ===== Todd C "aspfun via SQLMonster.com" wrote: > I want to import text data into SQL using "import and export wizard". > There is no text option under the list of data source. > How to add it? > > --...
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (2 posts) Thread info: Add text option into data source in microsoft.public.sqlserver.dts Size: 1,052 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Add text option into data source in microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"
Discussions in microsoft.public.sqlserver.dts
Started 1 day, 18 hours ago (2009-12-03 04:51:00)  by Todd C
At a command prompt: DTSRUN /? That will give you hints on all the possible switches. Also check SQL Server 2000 On-Line Help system. ===== Todd C "Brian" wrote: > Hi > > I have a DTS package that I can't change that I have exported to a new > server runnig SQL 2005. I have installed...
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (2 posts) Thread info: DTSRUNUI in 2005 in microsoft.public.sqlserver.dts Size: 1,373 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: DTSRUNUI in 2005 in microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"
Discussions in microsoft.public.sqlserver.dts
Started 1 day, 18 hours ago (2009-12-03 04:46:00)  by Todd C
Don't know much about custom log providers. Can you pass package variables to your it? If so, there is one called [System::PackageName]. ===== Todd C "t.maeda" wrote: > Hello > > I need to get a package name in the Custom Log Provider overrided of > LogProviderBase class. > But the ...
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (2 posts) Thread info: SSIS 2008 Custom Log Provider in microsoft.public.sqlserver.dts Size: 985 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: SSIS 2008 Custom Log Provider in microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"
Discussions in microsoft.public.sqlserver.dts
Started 1 day, 18 hours ago (2009-12-03 04:44:00)  by Todd C
use MSDB go SELECT * FROM sys.tables WHERE name like '%package%' That should get you a list of system tables that you can query. HTH ===== Todd C "Joe K." wrote: > > I have several SQL Server 2005 SSIS packages. What tables or t-sql query > can I run against the MSDB ...
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (2 posts) Thread info: SQL Server 2005 SSIS Package Event History in
microsoft.public.sqlserver.dts Size: 999 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: SQL Server 2005 SSIS Package Event History in
microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"
Discussions in microsoft.public.sqlserver.dts
Started 4 days, 10 hours ago (2009-11-30 12:46:00)  by Russell Fields
nigel, I believe that you also need to install the "Microsoft SQL Server 2005 Backward Compatibility Components" which can be found at the same download location as the "Microsoft SQL Server 2000 DTS Designer Components", namely: http://www.microsoft.com/downloads/details.aspx?fa milyid=d09c1d60-a13c-4479-9b91-9e8b9d835cdc&...
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (2 posts) Thread info: SQLServer 2005 DTS in microsoft.public.sqlserver.dts Size: 2,527 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: SQLServer 2005 DTS in microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"
 

Hot threads for last week on Discussions in microsoft.public.sqlserver.dts:

microsoft.public.sqlserver.dts
Started 1 day, 21 hours ago (2009-12-03 01:31:00)  by Moby
hi maeda i guess you are talking about logging. if so, open your package in visual studio, right mouse click, logging provider type (what i prefer): sql server, add. select the configuration for configuration you select a sql db, you use espacially for your logging. ssis is creating a logging table on it's own....
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (3 posts) Thread info: How to debug packages deployed to SQL Server in
microsoft.public.sqlserver.dts Size: 1,002 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to debug packages deployed to SQL Server in
microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"
microsoft.public.sqlserver.dts
Started 1 day, 18 hours ago (2009-12-03 04:53:00)  by Todd C
In SSIS, set up a Data Flow with the following: A Flat File Source and an OLE DB Destination. ===== Todd C "aspfun via SQLMonster.com" wrote: > I need to import huge data from text file (3G) with fixed length into a > existing SQL table. > Can someone give me a hint? > > -- > Message posted...
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (3 posts) Thread info: Import huge data from text file (3G) with fixed length into a existing SQL
table in microsoft.public.sqlserver.dts Size: 1,014 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Import huge data from text file (3G) with fixed length into a existing SQL
table in microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"
microsoft.public.sqlserver.dts
Started 4 days, 10 hours ago (2009-11-30 12:46:00)  by Russell Fields
nigel, I believe that you also need to install the "Microsoft SQL Server 2005 Backward Compatibility Components" which can be found at the same download location as the "Microsoft SQL Server 2000 DTS Designer Components", namely: http://www.microsoft.com/downloads/details.aspx?fa milyid=d09c1d60-a13c-4479-9b91-9e8b9d835cdc&...
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (2 posts) Thread info: SQLServer 2005 DTS in microsoft.public.sqlserver.dts Size: 2,527 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: SQLServer 2005 DTS in microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"
microsoft.public.sqlserver.dts
Started 1 day, 16 hours ago (2009-12-03 06:56:00)  by alan levy
I've had the same problems when using ssis to AS400 with HIT driver software. Hit wrote back saying this is a know Microsoft bug and the work around is to create individual insert/update strings and execute them on the AS400. I am still investigating a more viable solution. Appreciate all the help. Dharmbir Kumar ...
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (2 posts) Thread info: Microsoft Bug in microsoft.public.sqlserver.dts Size: 4,676 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Microsoft Bug in microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"
microsoft.public.sqlserver.dts
Started 1 day, 18 hours ago (2009-12-03 04:46:00)  by Todd C
Don't know much about custom log providers. Can you pass package variables to your it? If so, there is one called [System::PackageName]. ===== Todd C "t.maeda" wrote: > Hello > > I need to get a package name in the Custom Log Provider overrided of > LogProviderBase class. > But the ...
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (2 posts) Thread info: SSIS 2008 Custom Log Provider in microsoft.public.sqlserver.dts Size: 985 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: SSIS 2008 Custom Log Provider in microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"
microsoft.public.sqlserver.dts
Started 1 day, 18 hours ago (2009-12-03 04:51:00)  by Todd C
At a command prompt: DTSRUN /? That will give you hints on all the possible switches. Also check SQL Server 2000 On-Line Help system. ===== Todd C "Brian" wrote: > Hi > > I have a DTS package that I can't change that I have exported to a new > server runnig SQL 2005. I have installed...
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (2 posts) Thread info: DTSRUNUI in 2005 in microsoft.public.sqlserver.dts Size: 1,373 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: DTSRUNUI in 2005 in microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"
microsoft.public.sqlserver.dts
Started 1 day, 18 hours ago (2009-12-03 04:44:00)  by Todd C
use MSDB go SELECT * FROM sys.tables WHERE name like '%package%' That should get you a list of system tables that you can query. HTH ===== Todd C "Joe K." wrote: > > I have several SQL Server 2005 SSIS packages. What tables or t-sql query > can I run against the MSDB ...
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (2 posts) Thread info: SQL Server 2005 SSIS Package Event History in
microsoft.public.sqlserver.dts Size: 999 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: SQL Server 2005 SSIS Package Event History in
microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"
microsoft.public.sqlserver.dts
Started 1 day, 18 hours ago (2009-12-03 04:55:00)  by Todd C
It's official name is "Flat File Source" so look at the top of the list, not at the bottom. ===== Todd C "aspfun via SQLMonster.com" wrote: > I want to import text data into SQL using "import and export wizard". > There is no text option under the list of data source. > How to add it? > > --...
Forum:  microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts - forum profile
Thread:  Show this thread (2 posts) Thread info: Add text option into data source in microsoft.public.sqlserver.dts Size: 1,052 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Add text option into data source in microsoft.public.sqlserver.dts :: microsoft.public.sqlserver.dts :: Discussions in microsoft.public.sqlserver.dts"

This page was found by:   dts_e_cannotacquire  Could not open global shared memory to communicate with performance DLL  SSIS Could not open global shared memory to communicate with performance DLL