Questions tagged [projectwise]

Bentley ProjectWise is an application for content management and project collaboration.

5 questions
1
vote
1 answer

Bentley ProjectWise Explorer - How to Get Physical File Path (DMS)

I need to get the physical file path of a given document. Running some querys in the database i figure it out that i can get most of the information in some tables: The o_path from dms_stor, o_projectcode from dms_proj and the o_filename from…
Thiago Souza
  • 135
  • 2
  • 8
1
vote
2 answers

Unresolved external symbol for some function calls but not all

I'm trying to create a C++ DLL for use in a VBA program. I'm following this example and had success compiling the example code and using the resulting DLL. However, I needed to add some additional functionality to the DLL so I created a few more…
0
votes
0 answers

How to properly return a result from async / await without blocking the calling thread?

I have been through quite a number of questions and read through the examples and answers, yet I still can't seem to wrap my head around how to achieve this properly. I have a button which toggles an external Login / Logout function (imported from a…
0
votes
1 answer

Excel looks for other files that can't be found when opening "Sorry, we couldn't find ........"

I have an excel spreadsheet named "data_covnertot_0.25.xlsm" that has a tonne of VBA in it. When opening, after the user clicks "Enables Macros" a couple of warnings appear. These errors occur before any Macros have been run. There are a few similar…
Richard
  • 439
  • 3
  • 25
-1
votes
1 answer

Bentley Project Wise for Data Retriaval

This is my first post on stack. I'm looking to gather a large amount of data from a multitude of files on PW so I can quantify a few things about the records. The directories I'm working with have unique numbers and offer files that are all similar…
codeDude
  • 11
  • 1