|
Hello To import geometry data based on a query resulting in a View from MySQL into Manifold I do this: 1. File - Link - Drawing 2. In the data source box confirm the linkage to the database, in your case, to SQL Server 3. In the link drawing box, in TYPE select the TABLE WITH GEOMETRY COLUMN 4. after, in SOURCE select the VIEW that you have created 5. In GEOMETRY TYPE select the correct one 6. In VERSION select the correct column (usually the VERSION or the OID) 7. Click ok 8. Open the drawing and confirm the projection and ... "voilá" This is the methodology that I use to open geometry data based on a query into Manifold in a relation with MySQL. I can use the Database console to open correctly original drawings but to open geometry data based on a query in MySQL that results in a view, I have to use that methodology. I hope this helps in your case. Regards Joaquim
|