Skip to main content
Question

Convert Esri SDE data to MS-SQL Spatial issues


Forum|alt.badge.img

I want to import a subset of my SDE data into an MSSQL Azure spatial database. I can connect and create a table but the no rows get inserted. what is the proper way to configure this?

5 replies

david_r
Evangelist
  • May 8, 2018

In theory it should "just work", but it's difficult to say without more detail. Can you perhaps post a minimal workspace showing the general mechanism as well as the complete log file here?


Forum|alt.badge.img
david_r wrote:

In theory it should "just work", but it's difficult to say without more detail. Can you perhaps post a minimal workspace showing the general mechanism as well as the complete log file here?

azure-spatial-test.zip

 

This is a simple read/write work bench. It completes but no row show up in the database?

 


fmelizard
Contributor
Forum|alt.badge.img+17
  • Contributor
  • May 9, 2018

Hi @brianapeters, can you try connecting the objectid to the primary key on your MSSQL Azure table?


Forum|alt.badge.img
fmelizard wrote:

Hi @brianapeters, can you try connecting the objectid to the primary key on your MSSQL Azure table?

Tried that first... didn't help.

 

 


Forum|alt.badge.img+2

A possible cause is the wrong version of the SQL Server CLR Types (The SQL Server System CLR Types package contains the components implementing the new geometry, geography, and hierarchyid types) . This might be out of date CLR types or a 32/64 bit mismatch. The log file provided shows you're running FME 32bit so ensure you're installed SQL Server CLR Types are also 32bit. Or try using FME 64bit (you'll have to ensure you have Esri 64bit Geoprocessing installed - see this article)


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings