Projects tagged ‘access’ and ‘sql’


Jump to tag:

Projects tagged ‘access’ and ‘sql’

Filtered by Project Tags access sql

Refine results Project Tags database (6) data (5) layer (4) php (3) linq (2) server (2) java (2) asp (2) dal (2) connection (2) jdbc (2) to (2)

[15 total ]

1 Users

This framework is designed for Java developers who want to create projects that use databases without having to deal with the complexities of JDBC. Home page is at http://www.rimudb.org
Created 11 months ago.

1 Users

GDALib is a layer on top of ADO.NET which hides the complexity of a lot of database operations. It simplifies many common tasks by allowing the programmer to execute SQL queries against a database ... [More] , without having to worry about connections, exception handling and logging. [Less]
Created 3 months ago.

1 Users
 

Tuatara is a user authentication and access control management system built in object oriented PHP5 with a MySQL backend. This system is meant for programmers and non-programmers alike who need a ... [More] powerful but easy to use drop in access control system for their web site, and don't have the time or requirements for a full fledged framework based system. Features include configurable groups, simple registration with optional email verification, forgotten password retrieval, user profiles, and a robust administration interface that lets you control every aspect of your installation. [Less]
Created about 1 year ago.

0 Users

Connect to various database running on different OS using a single driver.
Created 12 months ago.

0 Users

Enterprise Library consists of reusable software components that are designed to assist developers with common enterprise development challenges. It includes a collection of application blocks and a ... [More] set of core features, such as object generation, configuration, and instrumentation mechanisms. This release of the Enterprise Library includes one new application block, the Unity Application Block, which implements a framework that provides object generation and dependency injection capabilities, plus other new features and enhancements. Different applications have different requirements, and you will not find that every application block is useful in every application that you build. Before using an application block, you should have a good understanding of your application requirements and of the scenarios that the application block is designed to address. Reference: http://msdn.microsoft.com/en-us/library/cc512464.aspx [Less]
Created about 1 month ago.

0 Users

最新程序发布地址:http://uolib.ourome.com/ 在线帮助文档:http://uolib.ourome.com/SDK/ CHM帮助文档:http://uolib.ourome.com/SDK/uoLib.chm ... [More] 请到:http://uolib.ourome.com/Download.aspx 下载最新程序! 这个类库中包含了大量 .NET 程序所需的基础类,特别是数据库操作类、异常捕获类,已在多个企业级项目中使用。 使用uoLib将使您在项目开发更加快捷方便: 1. 提供运行时错误的输出、日志记录功能。[强烈推荐]发现问题是解决问题的一半。系统提供了专用于捕获运行时异常的类,可以将这些运行时异常深入地捕获并输出出来。输出格式可以是.txt文本文件、.htm网页文件形式的日志,也可以直接在B/S项目运行时的页面上直接显示出来。 这里有一个异常捕获的日志列表,先感性认识下:http://www.ourome.com/Errors/list.aspx。 这个异常捕获类可以深度挖掘出异常链。环境对比: .NET自带的异常显示页面(就是黄色的那个错误页面)只能显示一个异常,经常也只是浅表异常,无法深层次地挖掘出异常产生的实质原因。特别是在多层结构、多项目结构的解决方案中,系统自带的异常显示页面往往仅输出一个类似“引发类型为‘System.Web.HttpUnhandledException’的异常。”这样的信息,让人摸不着头脑。另一方面,当项目发布之后,仍然可能存在诸多不易发现但确实存在的Bug,而这些Bug所引发的异常在客户端显示时,您并不会获得这些异常发生的状况信息,导致您很难发现这些Bug的存在。 但若使用uoLib的异常捕获类,可以深入地将引发异常的所有InnerException捕获并输出出来,无论多么深的异常都将被递归地捕获。系统还提供一个专用的HttpHandlers来显示这些异常捕获的日志,使您能不间断地跟踪项目运行的情况。您只需要在web.Config里设置一个httpHandlers配置节就可以毫无遗漏地获得最原始的项目异常资料。这些资料包括异常发生的时间、请求路径、请求参数、客户端浏览器、客户端IP等详细信息。为项目的健壮性提高提供坚实的基础。 3. 提供一系列的常用静态方法。这些方法可以在保证项目稳定运行的情况下加快您项目开发的速度,使您的工作更高效 [Less]
Created 12 months ago.

0 Users

king51 digg
Created 12 months ago.

0 Users

One Query, Any Database - Write one Query and have it run on multiple Database Engines. OneQuery is a Database-agnostic query engine that focuses on allowing developers to write queries that will run ... [More] on multiple database engines. It is not an Object/Relational Mapper, at least not in its current incarnation. [Less]
Created 10 months ago.

0 Users

Apache in error_log and access_log sql backup and log search script(with adodb)
Created 11 months ago.

0 Users

Binding Framework makes it easier for developers to bind business objects to view objects using string rule. You'll no longer have to write code which parses string to extract primary keys, load business objects by primary keys to view properties.
Created 10 months ago.