(Andrew Reid) I tested this on Oracle 11.2. First I created a role:
Other News
How many page views can Apex sustain when running on Oracle XE?
(Flavio Casetta) While some people think that hosting a web site on top of Oracle XE can be hardly considered much more than a joke, I can claim instead, basing on my personal experience of the last 5 years, that for small sites it can be a perfectly reasonable choice, provided you have the technica
SSRS Multi-Select Input Implementation
I recently found myself going back to Old School techniques for SQL Server Reporting Services. A colleague of mine was working with a report using a user entered multi-select option as a filter for the report. I was surprised to find how reporting services translated the input into a query to retrieve the data from SQL Server. The report had […]
Information Organizations In Database Part 2
Information Organizations In Database – Part – 2 As stated in the last article that “In the forthcoming article we will be noticing particular fine points concerning Entity Centered Rational Replica’s – The Entity Relationship (ER) Model and Entities”, here is the article. Entity Centered Rational Replica:- There are numerous entities – grounded replicas. The generally used is the Entity...
Let’s Start Talking About a Radically Different Future of News
(Paul Sparrow) In the not-too-distant future, this is what news may look like.
How to Implement Exception Handling in jQuery While Calling Web Service
(Chandradeva) In this article you will learn how to implement exception handling in jQuery while calling a Web Service.
Dumping ColdFusion Values Into A String Variable Using WriteDump()
(Ben Nadel) When it comes to serializing data in ColdFusion (and other languages), my default choice is JSON (JavaScript Object Notation). JSON is a great choice since it is (fairly) human-readable and can be easily deserialized and consumed programmatically.
Web API OData V4 Batching Part 10
(damienbod) This article demonstrates how batching can be used with a Web API OData V4 service and an OData C# client. This blog is part 10 of the Web API OData series. Batching can be used to optimize network usage. Batching makes it possible to send many HTTP requests as a single multiple mixed re
CRUD Operations using ASP.NET Web API and Angular.js
(Mahesh Sabnis) The AngularJS framework provides some cool features for developing MVC based applications using HTML. In this article, we will use AngularJS and ASP.NET Web API to create an application that pulls data from a database and performs CRUD Operations.
DB2 Tips n Tricks Part 48 – How to Connect to Database in Single User Only Mode
(Harishkumar Baburao Pathangay) How to Connect to Database in Single User Only Mode Solution:
