Print Page | Close Window

Update MsSql table with Oracle table in Map3D

Printed From: CAD Forum
Category: EN
Forum Name: Civil 3D, Map, InfraWorks
Forum Description: Discussion about mapping and GIS applications Map, Civil3D, InfraWorks, MapGuide and Raster Design
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=7731
Printed Date: 11.May.2026 at 21:20


Topic: Update MsSql table with Oracle table in Map3D
Posted By: Andreijj
Subject: Update MsSql table with Oracle table in Map3D
Date Posted: 26.Apr.2012 at 11:42
Hi!

In my MSSQL database i have a table, which contains point geometries and other attributes. The most important is "symbol_name", and two empty column: "x_size" and "y_size"). In my Oracle database i have a table with "symbol_name", "x_size", and "y_size" columns. I would like to update my MSSQL table with these "x_size" and "y_size". Table join is working fine, but i cant copy the values from the oracle to the mssql (maybe with the bulk copy)?

Thank you for your help, and sorry for my poor English LOL



Print Page | Close Window