data connector problem

aminbaik88

Bronze Partner
Joined
Sep 19, 2023
Messages
34
Reaction score
2
hello,
i tried to setup data connector to transfer the logs the connection test is working
but nothing transferred to database and i see that there is no tables has been created
the ever log error is:
Data Transferring to sql server failed due to the following reason: Failed to offload `public_recording_participant`: Microsoft.Data.SqlClient.SqlException (0x80131904): Incorrect syntax near the keyword 'IF'. at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at Microsoft.Data.SqlClient.SqlInternalConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, SqlCommand command, Boolean callerHasConnectionLock, Boolean asyncClose) at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData() at

any suggest ?
thanks.
 
Version of the SQL server?
 
2024 | 12.0.6179.1
 
then i have to use SQL 2022 only ? is there any other way ?
thanks
 
For Microsoft SQL server, yes. If that is not easy, then one of the other supported targets can be considered.