(Matthew R. King) The MyODBC Driver will not automatically create Insert, Delete, or Update statements for the Table Adapters. If you wish to alter the database from a Visual Basic application, you will have to create these statements yourself.
Author: SSWUG Research
Using Apache Derby databases, Part 2: Manage IT services beyond mere deployment
(Stephen B Morris) Rolling out increasingly advanced software offerings and the demands of more technically savvy users exacerbate the problem of IT service provision. Simply deploying software, like Apache Derby databases, and hoping for resiliency is no longer sufficient. Management needs to be au
Building the ListBoxesFT_C ASP.NET Web User Control in Visual Studio 2005: Part V
(Michael Livshitz) We have built our control (part 1, part 2, part 3, part 4) and now there is time to check it. Drag and drop on the WF_ListBoxes form our control (ListBoxesFT_C1) , three button controls (ButtonBack with the text "Back", ButtonJust with the text "PostBack" and ButtonTestDTOut with
Keep a check on your IDENTITY columns in SQL Server
(Narayana Vyas Kondreddi) The IDENTITY columns, or ‘auto number’ columns as some people call them, are auto incrementing columns provided by SQL Server. There can only be one IDENTITY column per table. You just have to provide a base value, and an increment value, and SQL Server will take care of in
Oracle RAC Administration – Part 9: Hands on administration
(Tarry Singh) As a continuing part of the hands-on articles, we will take a deeper look at such things as errors in the installation (which are actually not errors), ESX host tuning for time synchronization (without which the whole RHEL RAC installation means nothing) and some SRVCTL commands.
AJAX Tips and Tricks
(Kris Hadlock) If you’re developing in AJAX, author Kris Hadlock has a few tricks you can use to avoid common issues and speed up your AJAX development time. This article shows you how to prevent cached AJAX requests, debug AJAX code with FireBug, and create a database connection.
Kick-start your Java apps
(Sing Li) To create, test, and deploy a Web-based application or Web service rapidly, you need a proven relational database, a standards-compliant Web application server, and a flexible IDE. Ideally, all these software packages are production-tested, simple to obtain, easy to use, and well integrate
Hit the ground running with AIDE, Part 6: Build an autonomic computing system
(Stephen B. Morris) This tutorial — the sixth in the series — introduces two key elements of the IBM Autonomic Integrated Development Environment (AIDE): Apache Tomcat and Axis. Discover tooling-related gaps that the AIDE online help doesn’t cover so that you can become more comfortable with the w
Take advantage of replication options in SQL Server 2000
(Tim Chapman) SQL Server replication is the process of distributing data from a source database to one or more destination databases throughout the enterprise. The process is set up by the database administrator and maintained automatically by the database engine. The SQL Server 2000 Enterprise Mana
WS-Notification in WebSphere Application Server Version 6.1
(Matt Roberts, Ben Bakowski and Chris Whyley) This article introduces you to the concepts of WS-Notification and describes how to use it in WebSphere Application Server Version 6.1 to provide an open standards approach to publish and subscribe messaging.
