Re: Store MicroStation Elements in a Microsoft SQL Server database
by "shawn" <zxning@[EMAIL PROTECTED]
>
Jan 10, 2006 at 07:29 AM
Looks we are in different page. I was talking about parse dgn file
WITHOUT microstation and you are writing an application WORK WITH using
Microstation. In that case, MS will handle all these annoying detail
because it knows the dgn format best.
How you communicate with MS? By OLE automation? It will be slow and you
are stuck with their api. If they don't provide a method to convert the
element to a byte array, then there is no way you can do it.
BTW, why you want save the elements in to database?