Use a SqlDataReader obtained by calling the ExecuteReader method of the SqlCommand object when: • You are dealing with large volumes of data—too much to maintain in a single cache. • You want to reduce the memory footprint of your application. • You want to avoid the object creation overhead associated with the DataSet. • You want to perform data binding with a control that supports a data source that implements IEnumerable. • You wish to streamline and optimize your data access.<...
Before you make deep changes to your objects we recommend to export - backup the project you are working on. DBxtra allows you to export a whole DBxtra project with just a few clicks. So in case you need to roll back to your previous project you can import it again....
myLittleAdmin For MS Access is a web-based database administration tool. It is intended to handle the administration of MS Access databases over the WWW using ASP. Provided in source code format....
myLittleAdmin for SQL Server and MSDE is a web-based SQL Server and MSDE Database administration tool. It is intended to handle the administration of SQL Server and MSDE databases over the WWW. It allows you to fully manage your databases even when you don't want or cannot use MS Enterprise Manager....
Source control and documentation versioning for SQL Server 2000 with SourceSafe support. Intellisense-style code auto completion, automated deployment, documentation HTML reports, database items management, teamwork development. Syntax color coding....
Add, edit, delete and query tables, fields and records remotely with this simple but powerful tool. Manage all your databases without any third party components. Now 100% free. Includes SQL reference. For Access and SQL Server....
N-Tier Open Source Code Database-Driven Javascript Menu. Generates a database-driven javascript menu from any table where records have an ID and a ParentID. Access and SQL Server....
myLittleAdmin For MS Access is a web-based database administration tool. It is intended to handle the administration of MS Access databases over the WWW using ASP. Provided in source code format....