SSIS with Sql Server 2005 express -


Can we use the database with SSIS server (2005) Express?

SQL Server Express Edition does not come with SSIS package. Please check it

One way to go around it is to create and copy the SSIS package on the standard version. Here, it can be easy

Cheers


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

c# - XMLDocument.Validate Error: System.InvalidOperationException : The XmlSchemaSet on the document is either null or has no schemas in it -