Hi,
I am trying to write to a MS SQL Server Non-Spatial Writer but I keep getting the following error:
Microsoft SQL Server Non-Spatial Writer: Failed to write attribute `PK_ID' of feature type `dbo.Txxxx'. Provider Error `(-2147467261) Invalid pointer'
I have read through a number of posts on this forum about similar issues and have tried the following:
- Set the 'Command Timeout (seconds)' in the writer parameters to 600 seconds.
- Set Bulk Insert to 'No'.
- Installed Microsoft SQL Server 2012 Native client (64bit)
However none of these things have helped.
I am using FME Desktop version: FME(R) 2019.1.0.0 (20190710 - Build 19608 - WIN64).
Does anyone have any other ideas on what could be causing this? This is my first time writing to MS SQL Server but I have read from MS SQL Server in the past with no issues.
Thanks!