473,499 Members | 1,655 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Displaying DWG In A Form

I am building a part/drawing database. Each part is associated with an AutoCAD ?.dwg file on the network. I would like a form to display the AutoCAD drawing associated with each part. I am using an Unbound Object Frame to display the autocad drawing in the form, however I can't seem to get the frame to update with the corresponding record.

Has anyone attempted something similar to this?

Using MS Access 2K on WinXP.

--
Message posted via http://www.accessmonster.com
Nov 13 '05 #1
4 4614
I might suggest a different approach. Autocad has an object model and is
accessible with VBA. You can open autocad drawings in autocad from Access
through automation just like you can open Excel spreadsheets and Word
documents. Check out the autocad website.

--
PC Datasheet
Your Resource For Help With Access, Excel And Word Applications
re******@pcdatasheet.com
www.pcdatasheet.com
"Kre?imir Renic via AccessMonster.com" <fo***@AccessMonster.com> wrote in
message news:83******************************@AccessMonste r.com...
I am building a part/drawing database. Each part is associated with an AutoCAD ?.dwg file on the network. I would like a form to display the
AutoCAD drawing associated with each part. I am using an Unbound Object
Frame to display the autocad drawing in the form, however I can't seem to
get the frame to update with the corresponding record.
Has anyone attempted something similar to this?

Using MS Access 2K on WinXP.

--
Message posted via http://www.accessmonster.com

Nov 13 '05 #2
PC Datasheet wrote:
I might suggest a different approach. Autocad has an object model and is
accessible with VBA. You can open autocad drawings in autocad from Access
through automation just like you can open Excel spreadsheets and Word
documents. Check out the autocad website.


Now that's fascinating information I didn't realize and my organization
uses Autocad A LOT. Kewl.

DO you know if you can somehow relate polygons and other objects in
Autocad to Access via VBA? We use a very expensive system called
Aperture which imports Autocad dwg files and allows users to draw
polygons over top on separate layers to which text information can be
bound using Aperture's database engine. The lady who has this set up (I
introduced Aperture many years ago and handed it off to her) has made a
magnificently functional building space management application. I
wonder, though if Access could do as well?
--
Tim http://www.ucs.mun.ca/~tmarshal/
^o<
/#) "Burp-beep, burp-beep, burp-beep?" - Quaker Jake
/^^ "Whatcha doin?" - Ditto "TIM-MAY!!" - Me
Nov 13 '05 #3
Tim,

I have no personnal experience with Autocad, I just remember reading about
integrating Access and Autocad. I went to Google.com and did an advanced
search on these three words:
Microsoft Access Autocad
The following are the first two URLs:

http://usa.autodesk.com/adsk/servlet...1496&linkID=24
75176

http://usa.autodesk.com/adsk/servlet...7392&linkID=24
75176

Steve
PC Datasheet

"Tim Marshall" <TI****@antarctic.flowerpots> wrote in message
news:ct**********@coranto.ucs.mun.ca...
PC Datasheet wrote:
I might suggest a different approach. Autocad has an object model and is
accessible with VBA. You can open autocad drawings in autocad from Access through automation just like you can open Excel spreadsheets and Word
documents. Check out the autocad website.


Now that's fascinating information I didn't realize and my organization
uses Autocad A LOT. Kewl.

DO you know if you can somehow relate polygons and other objects in
Autocad to Access via VBA? We use a very expensive system called
Aperture which imports Autocad dwg files and allows users to draw
polygons over top on separate layers to which text information can be
bound using Aperture's database engine. The lady who has this set up (I
introduced Aperture many years ago and handed it off to her) has made a
magnificently functional building space management application. I
wonder, though if Access could do as well?
--
Tim http://www.ucs.mun.ca/~tmarshal/
^o<
/#) "Burp-beep, burp-beep, burp-beep?" - Quaker Jake
/^^ "Whatcha doin?" - Ditto "TIM-MAY!!" - Me

Nov 13 '05 #4
PC Datasheet wrote:
I have no personnal experience with Autocad, I just remember reading about
integrating Access and Autocad. I went to Google.com and did an advanced
search on these three words:
Microsoft Access Autocad
The following are the first two URLs:

http://usa.autodesk.com/adsk/servlet...1496&linkID=24
75176

http://usa.autodesk.com/adsk/servlet...7392&linkID=24
75176


Thanks Steve, I'll root around these for a bit. 8)

--
Tim http://www.ucs.mun.ca/~tmarshal/
^o<
/#) "Burp-beep, burp-beep, burp-beep?" - Quaker Jake
/^^ "What's UP, Dittoooooo?" - Ditto
Nov 13 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
4245
by: TG | last post by:
Dear PHP Group, I have two forms that are used to collect user information. The first one takes user inputted values such as fullname, city, address etc. I want these values to display in the...
4
7307
by: Les Juby | last post by:
Can someone please help with a suggestion as to how I can keep the formatting (carriage returns) that the user enters into a memo field and then display that later. I figured I might be able to...
2
3421
by: Carole MacDonald | last post by:
There have been lots of posts on this topic, but I haven't been able to apply any of the suggestions to my situation. I have an .aspx page with a form on it that has several submit buttons on...
5
2198
by: Robert | last post by:
Hello Accessors I have some reports created in Access that are very good for what they do. However, it seems to me that when you are displaying information you don't need to print out that a...
3
4645
by: Lyn | last post by:
I need some guidance for a technique that will allow me to accomplish the following... I have a table in which each record contains a photograph. I would like to display in a form a thumbnail...
2
4312
by: RAJ | last post by:
In our multi-tier application, we have several ASP.NET user controls which will update the same data source provided by middle tier logic. In this particular scenario we have one user control...
4
7114
by: MrL8Knight | last post by:
Hello, I am trying to build a simple php form based shopping cart using a cookie with arrays. I need to use 1 cookie because each order will have over 20 items. With that said, I realize I need to...
11
2402
by: dba | last post by:
Have been displaying data from database using html for some time but just recently trying to display data back to "form". Can't find answer. <form method="post" action="<?php echo $PHP_SELF;?>">...
1
1010
by: phpfreak2007 | last post by:
Hi all.. I am displaying a form from thread. I set its startposition property to centreparent but its displayed on topleft corner.. I am displaying form using... error_msg.ShowDialog();...
7
6632
by: RichB | last post by:
I am trying to get to grips with the asp.net ajaxcontrol toolkit, and am trying to add a tabbed control to the page. I have no problems within the aspx file, and can dynamically manipulate a...
0
7134
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7180
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6905
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5485
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4921
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4609
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3108
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1429
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
667
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.