I'm in the process of setting up OPIM to harvest database information from the AutoPLANT Process table as per the topic link below. communities.bentley.com/.../15447.adding-data-from-the-process-table-to-isometric-backing-sheetdrawing-frameseed-file My question is in regards to the mydsn connection string. I'm not sure what to fill in for the Uid and Pwd fields based on the AutoPLANT Project.ini file. Here's the Database connection string from the Project.ini: Projdata=Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=EAS_AP_KWP_EAS_TestProj_005;Data Source=kwp-sql\sqlServer Here's my interpretation of what should be entered into the Textnodes.txt, but I'm not sure what should be entered for the Uid and Pwd fields. mydsn=Driver={SQL Server};Server=kwp-sql\sqlServer;Database=EAS_AP_KWP_EAS_TestProj_005;Uid=???;Pwd=???; Thank you in advance for any suggestions, Tyler
↧