I am working with the delivered sample C# application to test out some things. I am trying to query the i.dgn file for information. I am running this select statement: Select * from 06_MP_CMM_AGPIPE_i_dgn.OpenPlant_3D_01_06.BELLOWS . It is passed in to the C# code into a OdbcCommand then executed in an OdbcDataReader which then has an exception. The error is ERROR [42000] [Simba][SQLEngine] syntax error near 'Select * from 06<<< ??? >>>_MP_CMM_AGPIPE_i_dgn.OpenPlant_3D_01_06.BELLOWS'. Is there some documentation on the eror?
thanks,
marka