Sample VB.NET Project

This is a sample VB.NET project that logs into Quantify (latest version 7.2.1088.170) and lists all of the jobsites in a console window. To use this project, unzip it and open
the solution in Visual Studio 2013 or Visual Studio 2015. Quantify must be installed and
you’ll need an valid account that has access to jobs. Be sure to set
your references to the 3 dll’s in the Quantify install folder.

Quantify.API.vb.zip (12.3 KB)

REQUIREMENTS: Quantify must be installed and you must be able to successfully connect to your datasource first. The installer will install all of the necessary prerequisites, such as the .NET runtime. A successful connection creates the appropriate connection settings in the C:\ProgramData\Avontus\Quantify\Settings\ folder. After that, you can uninstall Quantify.

NOTE: The API must be used if you wish to view/add/edit/delete any data in Quantify. Directly attaching to the database in SQL Server or modifying the default schema will nullify your support contract.

THE SAMPLE CODE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. USE OF THIS APPLICATION PROGRAMMING INTERFACE (API) IS SUBJECT TO YOUR END-USER LICENSE AGREEMENT (EULA) AND THE TERMS AND CONDITIONS OF YOUR SOFTWARE ASSURANCE AGREEMENT.

“Avontus” and “Quantify” are registered trademarks of Avontus Software Corporation.
Copyright© 2008-2019 Avontus Software Corporation.