Access and DWGs
Hi,
Is there anyway to display DWG files in MS Access? I can get it to show DWFs.
Thanks
Lewis
Per one of our support engineers:
Can I know how you display DWFs? As I know, DWG is an AutoCAD file type, which is a file type generated by third-party manufacturers (which is out of Microsoft control). Therefore, the built-in controls, e.g. Image control, Bound Object Frame, etc.. cannot render it correctly.
To display DWG file in Access, we would need a custom ActiveX control that is designed to specifically render DWG format, or transfer the images to some other compatible format, such as BMP or JPG.
To research the issue, I went to www.groups.google.com, and typed in the words "Access Autocad Image Control" for a search. You may want to try the same search and view the responses from other developers.
A product called Fastlook comes in 16 and 32 bit versions. You can go to http://www.kamelsoft.com and download a demo version of Fastback, as well as .mdb samples showing how to use it in an Access db.
I hope this is helpful,
-brenda (ISV Buddy Team)--
This posting is provided "AS IS" with no warranties, and confers no rights.