(Siddharth Mehta) During the SSAS solution design and development phase, at one time or another you will come across a number of warnings in BIDS. Many of these might be just best practices suggestions, but some may also be critical for the build of the project. In this tip we would look at how to e
Other News
Using Multiple Database Platforms
* Time is running out… …To Register at the best possible rate for DBTechCon – the SSWUG.ORG Ultimate Virtual Conference – extreme early bird rates go up Monday! [Get more information here] Using Multiple Database Platforms I had asked a few days back about how you choose the platform of choice for a specific project… or do you? Specifically, do […]
What Would You Do If..?
Renew Your SSWUG Membership Is your membership ready to expire. Don’t forget to register so you have no interruption in the great resources to be found at SSWUG.org. $$SWYNK$$ DBTechCon – Spring 2011 The SSWUG Spring 2011 virtual conference is quickly coming together. Without a doubt, this will be the largest virtual conference in the information technology industry. Access more […]
Getting Started with RDF and SPARQL Using Sesame and Python
(Jeni Tennison) My previous post talked about how to install 4store as a triplestore, and use the Ruby library RDF.rb in order to process RDF extracted from that store. This was a response to Richard Pope’s Linked Data/RDF/SPARQL Documentation Challenge which asks for documentation of how to install
UNPIVOT example in SQL Server
(Suprotim Agarwal) The PIVOT operator allows you to rotate, or pivot, data between columns and rows, and performs aggregations where they are required on any remaining column values. The UNPIVOT operator performs the reverse operation of PIVOT, by rotating columns into rows.
Configuring WebCenter 11g R1 PS3 with remote UCM Content Server
(Lucas Jellema) It took me a while. I have read through at least a dozen different articles. Probably did many things that in hindsight were not necessary. But at last I got it to work: my ADF + WebCenter application is running and contacting the UCM Content Server that runs on a different (Virtual
Name/Value Pairs – A pretty bad idea in XML as in Relational !
(Matthias Nicola) Today’s topic is “Name/Value Pairs” – a data modeling approach that is also known as Key-Value Pairs (KVP) or Entity-Attribute-Value model (EAV).
Writing SSBS Applications Across Instances – Getting Environments Ready
(Arshad Ali) SQL Server Service Broker (SSBS) allows you to write asynchronous, decoupled, distributed, persistent, reliable, scalable and secure queuing/message based applications within the database itself.
Invoking a JAX-WS Oracle Weblogic 11g (10.3.4) Web Service from JRuby
(Pas Apicella) The following demo show how to call a JAX-WS from Oracle Weblogic Server 11g (10.3.4) from a JRuby script. The real work is done by JDeveloper 11g (11.1.1.4) which creates the Web Service, generates a proxy client JAR which JRuby then uses to invoke the Web Service.
Get the PageFlowScope of a Region Bounded Task Flow
(Edwin Biemond) Sometimes you need to access the PageFlowScope of a Task Flow Region( child Bounded Task Flow ) and get a handle to a pageFlowScope managed Bean. Normally you don’t need to do this and Oracle don’t want you, to do this.
