Viewing 15 posts - 1 through 15 (of 19 total)
The solution was to install KWS on the server where the solution is going to be deployed to in addition to the development server.
June 12, 2024 at 3:19 pm
I have spent a few days researching on the internet with no great success. Also recreated a new solution as well just in case it got corrupted.
The only potential solution...
March 6, 2024 at 12:00 pm
Thank you Phil, I think that will work when I do deploy to the SSISDB.
At the moment, dataverse is constantly being update with a new/deleted/updated columns which is why I...
February 21, 2024 at 10:47 am
Sorry, forgot to mention this is to be used within SSIS / Visual Studio 2019, so those do not work.
So, casting the below output to date datatype:
November 2, 2023 at 2:35 pm
the problem with security in the fileshare, for some reason it was missing MSSQL$ITSQL account.
adding it back, allowed files to be written.
July 24, 2023 at 8:13 am
yes , it looks like I need to setup environments.
Thanks
July 6, 2023 at 11:54 am
Permissions will be denied to access server B from VS as each server has different login connections to the MySQL database as it's based on IP address of the server.
In...
July 4, 2023 at 2:54 pm
Thanks Phil for getting back.
Bit of progress, the output location is a Share, when changed to a different share, the writing of files work.
So going to ask my IT department...
June 13, 2023 at 9:32 am
yes, we can manually create files onto that network location as the users.
June 13, 2023 at 9:01 am
Tried the SSISDB cataog, the package_data column shows all null values for some reason.
However, we do have source control (GitLab), so I can search in there.
Thank you
February 3, 2023 at 11:21 am
The package
November 25, 2022 at 4:29 pm
So I installed sql server locally and deployed a dtsx package to the integration services catalog from VS. SSISDB database is already there, so thought I'd create the SP there.
The...
November 24, 2022 at 3:39 pm
Think I found the issue, administrator visual studio had deployment target of 2016, which I assume defaulted the language to 2015.
November 10, 2022 at 2:02 pm
The answer is to update the format to
Format=EXCELOPENXML
and then works
October 20, 2022 at 3:38 pm
the file already exists, which only has headers
September 16, 2022 at 2:33 pm
Viewing 15 posts - 1 through 15 (of 19 total)