SQL Server 2012 Denali SSIS Enhancement - Group and Connection Managers

Who is online?  99 guests and 0 members
home  »  blogs  »  Raunak Jhawar  »  SQL Server 2012 Denali SSIS Enhancement - Group and Connection Managers

Training on Microsoft Products & Technologies

  Rate This Blog Entry:  register  or  login

Author

raunak.jhawar Raunak Jhawar (Member since: 7/12/2011 6:42:24 AM)
Specilaist for Intensive Data Computing.

View Raunak Jhawar 's profile

Comments (7)

user146939
12/15/2011 4:40:22 AM Rashmi Patankar said:

This was pretty cool...however I am facing issues creating an OLEDB connection manager in the solution explorer. It says the <Connection Mgr name>.conmgr is not a valid stream name in the project.

by
user146939
12/15/2011 4:42:30 AM Rashmi Patankar said:

Can you please suggest?

 

by
raunak.jhawar
12/15/2011 4:55:42 AM Raunak Jhawar said:

Hey, thanks for visiting the blog.

I am not able to replicate the error. Anyways, the best approach is to create a connection manager from the connection area provided at the connection managers tab and then convert it to Project connection(as in SQL Server 2012, new feature. Also any renaming if required can be made in this area)

--

Raunak

by
raunak.jhawar
12/15/2011 5:14:23 AM Raunak Jhawar said:

I have managed to replicate the issue. Avoid using special characters(\,*,$ etc) while converting a package connection to project connection.

For example: Instead of <<serverName>>\<<instanceName>>.conmgr rename the connection to some user friendly name as <<aGoodName.conmgr>>. This should work as a project connection since the new name has no "\"

Thanks\Raunak

by
user146939
12/15/2011 5:46:36 AM Rashmi Patankar said:

Hi...thanks for the solution...however the name was the default given by SQL Server. I tried changing the name as well but it just restarted the development studio. When I reopen the solution, I could see many connections created with that name with a suffix of 1,2,3 etc. Really not getting what could be the issue.

by
user146939
12/15/2011 5:57:31 AM Rashmi Patankar said:

Hi...I tried some more options...what you were saying is correct. First creating a package connection and then changing it to a project connection. But if I try to directly create a project connection, it gives me an error. This could be a bug with SQL 2012.

by

Leave a comment


 
Type the characters:
 *
 
   

Training on Microsoft Products & Technologies

Training on Microsoft Products & Technologies

Email Subscriptions

   Get the Most Recent Blogs in your inbox
Blogs RSS Feed

Raunak Jhawar's latest blog posts

Blogs RSS Feed

Latest community blog posts

  • Dear SQL Geek, SQLServerGeeks.com cordially invites you to SQL Server Day, the monthly dose of SQL Server knowledge & learning. And after successful events in Bangalore, Kolkata & Mumbai, we a...
  • Hi SQL Geeks, The Microsoft® SQL Server® 2012 Feature Pack is a collection of stand-alone packages which provide additional value for Microsoft® SQL Server® 2012. You can download the ...
  • Hi Friends, Here is an interesting function: QUOTENAME() which returns a Unicode string with the delimiters added to make the input string a valid SQL Server delimited identifier. (from Books Online) ...
  • Hi All, It is a great news to all those who use SQL Server Express editions. Microsoft has increased the database size limit of SQL Server 2008 R2 Express edition from 4GB to 10GB. Previous versions o...
  • Hello Friends, It’s been a while that I have posted any blog. So here it is- Well with the arrival of SQL Server 2000, Microsoft has introduced the concept of User Defined Function (UDF). So the...
  • Exciting news! SQL Server 2012 has released to manufacturing. Customers and partners can download an evaluation of the product today and can expect general availability to begin on April 1. Microsoft ...