SoftCo: Enterprise Invoice and P2P Automation Software
For companies that process over 20,000 invoices per year
SoftCo Accounts Payable Automation processes all PO and non-PO supplier invoices electronically from capture and matching through to invoice approval and query management. SoftCoAP delivers unparalleled touchless automation by embedding AI across matching, coding, routing, and exception handling to minimize the number of supplier invoices requiring manual intervention. The result is 89% processing savings, supported by a context-aware AI Assistant that helps users understand exceptions, answer questions, and take the right action faster.
Learn More
Premier Construction Software
Premier is a global leader in financial construction ERP software.
Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
DB Comparator is a simple to use tool to compare and sync MS SQLServer databases. It shows all data object differences side by side in a hierarchical tree view. It compares tables, views, indexes, constraints, procedures, functions and user data typ
This repository serves as our entire project space which contains all of the open-source projects we've worked on.
- C/C++
- C#/.NET
- PHP
- HTML5/CSS3
DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQLServer database instances.
DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#.
Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
Our new software release will dramatically improve your medspa business performance while enhancing the customer experience
AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
Tool for creating and editing SQL queries for many kind of SQL DBs
In this app you can create connection to many kind of SQL Databases. Each conncetion are showed in treeview on left side. Primary goal is to creating, editing and executing SQL queries on each created SQL connection.
...Because CRC check is often used by binary communication protocols, it is made as simple as it can be, built into library so that it could be used regardless of language of application code. Written in plain C, built as dll and static library, and also contains C/C++ import header, C# wrapper and .NET project for MS SQLServer assembly. Supports CRC16 (including MODBUS) and CRC32.
MSSQL Compressed Backup compresses SQLServer 2000, 2005 and 2008 databases on the fly using bzip2, zip, or gzip compression. It saves the data in the standard SQLServer backup file format so that standard decompression and restoring tools can be us
DB Dictionary is an application that generates a website with a MS SQL database documentation written directly in the database by using extended properties. SQL 2000, 2005 and 2008 are supported. Output can be customized by editing template files.
MS3DBUI version 1.0.0.0 is a windows UI that enables users to connect to any MS SQLSERVER database.Once connected users can query their database .In upcoming version MS3DBUI users will be able to update data. Ms3DBUI is coded in C# language.If you w
Iris Powered By Generali - Iris puts your customer in control of their identity.
Increase customer and employee retention by offering Onwatch identity protection today.
Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
This system is means for creation of a semantic network for construction, storage and processing of logic models. The system allows to carry out partial or full abstraction of models, thus keeping their integrity and reliability.
Manages the deployment of numbered change scripts to an SQLServer database, using a simple table in the database to track the current schema version. Port of dbdeploy to .NET
Unify your data structures in XSD!
XSD2DB Utility lets you manage database schemas using XSD files. Supports SQLServer and Jet databases. Can be extended to support other DB platforms.
xsd2db requires .NET Framework 1.0
SqlBuddy is a tool for use with Microsoft SQLServer and MSDE, written in csharp/ DotNet (.NET), to facilitate SQL script writing. It is serves a slightly different purpose that of Query Analyser, in that it is aimed to *help* the user write SQL.
Simple graphical tool, that shows you sizes of the databases on your SQLServer (2005/2008) and sizes of tables for specified database. Very userful to quickly find out which databases and tables eats most of space.
Database unit testing for .Net - MS SQL, MySQL, Oracle. Includes a database testing dll/API, an example project with C# templates to help get started, sql helper scripts and an application to export XML from a database. Features include - testing data outputs, sql objects definitions and security requirements. See http://dbtestunit.wordpress.com/ for more detail.
Project creates auto generated code that when included in your .net project makes access to SqlServer stored procedures so simple. example that calls SP and returns value from row. int Id=da.SP.getID("fred").ExecuteOne().Customer.Id;
DomainObjects is an object-relational mapping tool that generates your .NET data layer source code, manages transactions, provides IntelliSense(tm) assisted query building, has excellent performance and enables easy maintenance of a rich domain layer.
Proetus is a .NET persistence framework. Once saved objects can be queried, retrieved, updated, and deleted. Adapters exist, both local and over a web service, to save objects to Microsoft® SQLServer, SQLite, MSMQ, and XML.
A Mapping generator for NHibernate (NH) via FluentNH and NH.Burrows. Generate source code in C# to access MySql or SQLServer dbs. VB.Net may be supported eventually. See Develop > News menu for updates and release notes.