Viewing 8 posts - 1 through 8 (of 8 total)
Hi All,
I have done this before. The concept is simple, Load the flat file in ragged right format into a table with one filed having n/varchar(max).
Once its a table, we...
July 29, 2015 at 7:29 am
Hi,
No coding effort is required for posting SSRS reports to SharePoint. There is a subscription server available in SSRS, which you can schedule to generate and deliver a report...
July 29, 2015 at 7:24 am
Hi,
You have to setup a proxy account (using admin credentials) to run SSIS package from Sql Agent. Refer this article for further information on Proxy account.
You can't use proxy account...
July 29, 2015 at 7:17 am
Hi,
1. You should have BIDS/Sql Server Data tools installed in your machine to open the package in Execute Package Utility.
2. From Execute Package utility, you should be able to change...
July 29, 2015 at 7:11 am
Hi Ankit,
This is a well known error. If Flat file source can't read a file due to delimiter or text qualifier issues, definitely the source component will fail and the...
July 29, 2015 at 7:04 am
Hi,
What version of Sql server are you using?
Sql server 2005 - 2012 support image of size 2,147,483,647 bytes.
ntext, text, and image data types will be removed in a future version...
July 29, 2015 at 6:51 am
Hi,
Could you try to debug and see what integer value you get in flags for PASSWD_CANT_CHANGE. Also, try to declare int32 instead of int.
Regards,
Vijay
July 29, 2015 at 6:44 am
Hi,
Could you please explain the issue bit more on the package deployment. Which server is it deployed? is the same server where environment variable are available? I suggest to check...
July 29, 2015 at 6:05 am
Viewing 8 posts - 1 through 8 (of 8 total)