AutoCAD Plant 3D P&ID data Mapping with Excel

AutoCAD Plant 3D P&ID data Mapping with Excel

quaglia.l
Contributor Contributor
1,564 Views
6 Replies
Message 1 of 7

AutoCAD Plant 3D P&ID data Mapping with Excel

quaglia.l
Contributor
Contributor

Hi;

I'm trying the new features relevant to data mapping. My goal is to map some P&ID object properties with an Excel file.

 

To do this I'm using MS ODBC Data Sources 64 bit. After several tests, I can connect the driver and the relevant Excel file, but the reference table drop down menu is empty. 

Attache some screeshot.

Could someone help me?

 

Thank a lot!!

0 Likes
1,565 Views
6 Replies
Replies (6)
Message 2 of 7

Michiel.Valcke
Advisor
Advisor

some extra 'extended properties' are necessary to make it work in the old PLANTDBXMANAGER. I suppose this will be the same. Although most people would convert it to an Access db file to make it easier.

https://www.autodesk.com/support/technical/article/caas/tsarticles/ts/1uStQ3uA3tsC6uQS3DlGAi.html

0 Likes
Message 3 of 7

quaglia.l
Contributor
Contributor
Thank you for the answer, but it is not so clear for me how to set this "extended properties". So I assume that this new mapping feature cannot work properly with Excel.
0 Likes
Message 4 of 7

Michiel.Valcke
Advisor
Advisor

try adding it to the connection string:

MichielValcke_0-1692626756320.png

 

Message 5 of 7

quaglia.l
Contributor
Contributor
Which is the entire syntax of the Connection string? Thank you
0 Likes
Message 6 of 7

Michiel.Valcke
Advisor
Advisor

That depends on the file and it's location, use the build button to make the connection string, copy it to notepad. Test the original, if it doesn't work, add the extended properties as shown in the link.

0 Likes
Message 7 of 7

quaglia.l
Contributor
Contributor
Thank you again for your help; but unfortunaltely I tried severa strings without succed.

DSN=Excel Test;DBQ=C:\AAAA\ProvaLink.xlsx;DefaultDir=C:\AAAA;DriverId=1046;FIL=excel 12.0;MaxBufferSize=2048;PageTimeout=5;Extended Properties="Excel 12.0 Xml;HDR=YES";Persist Security Info=False

DSN=Excel Test;DBQ=C:\AAAA\ProvaLink.xlsx;DefaultDir=C:\AAAA;DriverId=1046;FIL=excel 12.0;MaxBufferSize=2048;PageTimeout=5; Excel 12.0 Xml;HDR=YES

If you have any other hints, I appreciate it.
0 Likes