Code Monkey home page Code Monkey logo

bagaffey / avatardb-sqlquery Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 118 KB

This windows form application uses the WSAPI.RADplus.XML.XMLservice, which, is an Avatar web service that allows you to submit a SQL query to the Caché database. The SQL syntax complies with Caché SQL which is the InterSystems extension of SQL-92. This is a useful tool for testing SQL queries against your Avatar Caché database. This tool is particularly helpful during widget, reports, or any other reporting development so that you can get results from your widget instantly. The result may be viewed within a datagrid or the within the XML that is returned by the webservice. The XML is useful when you're debugging your query to see where something may have gone wrong as the full error message from the SOAP web service would be displayed here. NOTE: This has only been used with InterSystems Caché 2010.2

License: GNU General Public License v2.0

C# 100.00%
c-sharp intersystems-cache sql-query xml soap-client soap-web-services windows-forms

avatardb-sqlquery's Introduction

AvatarDB-SQLQuery

This windows form application uses the WSAPI.RADplus.XML.XMLservice, which, is an Avatar web service that allows you to submit a SQL query to the Caché database. The SQL syntax complies with Caché SQL, which, is the InterSystems extension of SQL-92. This is a useful tool for testing SQL queries against your Avatar Caché database. This tool is particularly helpful during widget, reports, or any other reporting development so that you can get results from your widget instantly. Viewing query results using this app is faster than formally submitting the query in a widget within Avatar and then navigating back to a view that contains widget. The query result may be viewed within a datagrid or within the XML that is returned by the webservice. The XML is useful when you're debugging your query because you can see where something may have gone wrong as the full error message from the SOAP web service would be displayed here. NOTE: This application has only been tested with InterSystems Caché 2010.2

SOFTWARE REQUIREMENTS:

  • Avatar 2014 from Netsmart
  • InterSystems Caché (2010)
  • Installation and activation of Avatar web services API.
  • .NET Framework 4.0 or later

BUILDING REQUIREMENTS

  • Visual Studio 2012 or later is recommended for building and modifying the project. This application is a C# Windows Forms application targeting version 4.5 of the .NET framework.
  • Configure the web service reference so that it is connecting to an Avatar database web service endpoint.
  • The proxy class for XMLService was not included, you should regenerate this proxy class in your own environment by pointing it to where this web service is hosted within your Avatar environment.

AUTHOR: Barry Gaffey

DATE CREATED: July 22nd, 2013

avatardb-sqlquery's People

Contributors

bagaffey avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

seanleelacdmh

avatardb-sqlquery's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.