(Serdar Yegulalp) There are many occasions where multiple database objects access each other one after the other. One example is a stored procedure that invokes a view, which, in turn, invokes a table. When this happens, SQL Server has to evaluate the permissions on the referred objects. It does so
Author: SSWUG Research
Enable information interchange across enterprise applications by generating XML documents with Ruby
(Maik Schmidt) Typical enterprises use dozens, hundreds, and sometimes thousands of applications, components, services, and databases. These run on heterogeneous operating systems and hardware, use databases and messaging systems from various vendors, and were written in different programming langua
IBM To Unleash The Next Informix IDS Release
(Barbara Darrow) True to its word, IBM continues to update the Informix IDS database, a cult favorite among some database VARs and customers.
Dashboard: Developers Face Ajax Compatibility Crisis
(Nelson King) It’s early in the adoption cycle of Web 2.0 technologies, but not too early to spot potential problems. Just as the standards for Web services (XML, WSDL, UDDI, SOAP, and so on) were supposed to promote interoperability, the standard elements behind Web 2.0, especially those for Ajax (
AJAX Makes Your Applications Sizzle on WebSphere Application Server Community Edition
(Rikki Kirzner, Alex Maletz, Michael A. Malgeri and James R. Smith) If developing rich Internet applications based on AJAX (asynchronous JavaScript and XML) is high on your to-do list, IBM can help you get started. IBM supports AJAX development with a lightweight middleware software stack that is ba
Creating a Table using Oracle 10G XE
(Jayaram Krishnaswamy) Oracle 10G XE provides a wizard to help you create a table. The wizard walks you through several steps for creating a table, taking you to the next step after you have entered valid entries for the current step. While scripts can be used to create a table, creating a table usi
Beginning SQL Server 2005 Reporting Services Part 2
(Steve Joubert) In Part 1 of this article, we looked at the basics of SQL Server Reporting Services 2005 (SSRS). We built one report with the Report Wizard, and one report using the Report Designer. In Part 2, we are going to look in more depth at the features that you can use everyday as an SSRS de
Remote shell for Oracle SQL Commands
(James F. Koopmann) Ever want to pull variables from within Oracle across systems and into shell scripts?
All possible combinations of values
(Rudy Limeback) I have a table with a column of datatype number, with values as 1,2,3,4. Now I need all the possible combinations of these values in a query. Can you please help me? (R)
The ultimate mashup — Web services and the semantic Web, Part 3: Understand RDF and RDFs
(Nicholas Chase) The power of the ultimate mashup is the intelligence you’ll build into it by using semantic Web techniques, specifically the Web Ontology Language (OWL). But before you can tackle OWL, you want to be familiar with its base language, the Resource Description Framework (RDF) and RDF S
