OQL.NET Object Query Language


Version: 2008.7.10.1111
Size:
2.27MB
Requirements:
.NET Framework 1.1 or higher
Price:
$199.00
System:
Windows Vista/2003/XP/2000/98/Me
Rating:
4.6
License:
Shareware

Description - OQL.NET Object Query Language



OQL.NET is a strong-typed database object query language. The difference Between OQL.NET and SQL or other OQL lies in that OQL.NET is based on native .NET language (e.g. C# and VB.NET) instead of on strings. OQL.NET is compatible with SQL-92 standard. It supports all the major elements of SQL DML, including select, insert, update and delete Statements, and select, from, join, on, where, group by, having, order by and case clauses. OQL.NET is well designed. Without installing a plug-in, you can get PRECISE and proper context help while writing OQL through IDE. OQL.NET can guide user to write out correct and compatible database query statements step by step. OQL.NET is a complete object-oriented and strong-typed database query language. The query statements you write will be compiled together with your program. Thus, during compiling, OQL.NET can help you find the errors in the query statements, instead of picking up them with great difficulty at the runtime. If the schema of a database is changed, you can regenerate the query classes with Macrobject CodeAuto (a code generator) etc., and as you compile the program again, the compile-time errors will tell you which OQL statements need to be altered. OQL.NET supports many kinds of databases. While switching between databases, it is not necessary to change the source code or recompile it. OQL.NET can help reduce over 80% of the working time spent in writing query statements, and 95% of the time in debugging them. It costs no performance loss, nevertheless, it improves the reliability of the system (a program without any wrong query statements). With OQL.NET, you can divide a database schema into several sub-schemas, which will help you to assign tasks and applications. The mapping mechanism offered by OQL.NET also allows developers to rename the data objects and their properties with much more simple and understandable names, which makes the codes more legible.

OQL.NET Object Query Language Query Statements


More in ASP & ASP.NET-OQL.NET Object Query Language

Object Query Query Statements Object Query Language