-
I have been puzzled by this error while using Renci SSH.NET for my SSIS project. It woks perfectly on machine where ssis is installed. Butwhen deploying to sqlserver machine, I see error "Exception ha…
-
I was wondering if there are any solutions or sample docker files available that will get SSIS loaded to a SQL Server image for running on a linux cointainer? I began exploring "https://docs.microsof…
-
with custom dev client in expo, i have all the permissions, i sometimes get the ssid and sometimes no, how come?
-
**FTP Server OS:** Unix / Windows / Embedded
**FTP Server Type:** Vsftpd / glFTPd / BFTPd / ProFTPD / Pure-FTPd / IBM CS FTP (z/OS, OS/400) / Windows CE / Windows Server IIS / Vax / VMS / OpenVMS /…
-
Продолжение https://github.com/ClickHouse/clickhouse-odbc/issues/296
Если руки дойдут, посмотрите, пожалуйста.
В версии драйвера 1.1.8 заработала выгрузка из Clickhouse в SQL Server.
Но остается …
-
https://docs.microsoft.com/en-us/sql/integration-services/lesson-1-4-adding-package-configurations?view=sql-server-ver15
The section "To create indirect configuration for the DataTransfer package" …
-
(This isn't an issue, just a discussion post)
If you were to do this in a non-SSIS way, how would you tackle it? We don't use SSIS here, and it is a very specific Microsoft technology.
-
I used the DataSync interface to create a .sij file.
I used the generated command and put it in a .bat file.
If I execute the .bat file, the .sij file updates the webpage.
If I put the path to the …
-
I create SSIS project with MSSQL as Source and Clickhouse as ODBC destination. The destination table have a single ID Int64 column. I set "Data access mode" to "Table Name - batch" and "Rows per batch…
-
on NVIDIA H800
I encountered a problem as shown in the title
here is my installing order:
0.cd SSIS
1.create a env (conda create -n ssis python=3.9) conda activate ssis
2.pip install onnx pro…