You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: connectors/mssql/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ Before using the SQL Server connector (redis-connect-sqlserver) to monitor the c
61
61
62
62
Please see [Enable Change Data Capture for a Table](https://docs.microsoft.com/en-us/sql/relational-databases/track-changes/enable-and-disable-change-data-capture-sql-server?view=sql-server-ver15#enable-change-data-capture-for-a-table) for reference.
63
63
64
-
Please see an example, [SQL Statements](https://github.com/RedisLabs-Field-Engineering/redis-connect-dist/blob/master/connectors/mssql/demo/mssql_cdc.sql) under [Demo](https://github.com/RedisLabs-Field-Engineering/redis-connect-dist/blob/master/connectors/mssql/demo/).
64
+
Please see an example, [SQL Statements](https://github.com/redis-field-engineering/redis-connect-dist/blob/master/connectors/mssql/demo/mssql_cdc.sql) under [Demo](https://github.com/redis-field-engineering/redis-connect-dist/blob/master/connectors/mssql/demo/).
Please ensure that the values of environment variables in /opt/redislabs/redis-connect-postgres/bin/redisconnect.conf are correctly mapped before executing any of the options below
132
+
Please ensure that the values of environment variables in /opt/redislabs/redis-connect-sqlserver/bin/redisconnect.conf are correctly mapped before executing any of the options below
0 commit comments