(Darla Ferrara) Scalable vector graphics (SVG) allows you to use XML to generate two-dimensional geometrical graphics. This means if you need a circle on your page, you can write instructions in XML that will produce it.
Other News
OWB 11gR2 – JDBC Helper Utility
(David Allan) One of the common queries when importing the tables via JDBC with 11gR2 is determining why the import wizard doesn’t display the tables that you think it should. I often just use the script below to dump out the schemas, tables and columns that the JDBC driver is returning. This is use
Distributed DBA: How Well Do You Know the Rules?
(Roger Sanders) If you’ve worked with relational databases for any length of time, you’re probably aware that referential integrity (RI) constraints are used to define relationships between two or more base tables. But are you aware that a set of rules governs the behavior of RI constraints?
How to reduce MDX code redundancy in SQL Server Analysis Services (SSAS)
(Siddharth Mehta) To query an Analysis Services cube, MDX is used as the query language. In most business settings, one would find a set of queries that are common across a number of user query requirements. To cater to this, even with a modest size IT team, there is a good chance that the same quer
On Mixing Up the Environment
New SelecTViews Show – Watch Free Now Security policy gotchas, social media and data ownership questions, working with unstructured data…also on the show today, Couchbase with information about the merger plus the SQL Server tip of the day. [Watch the Show] …last week’s show: SelecTViews – Open source databases as a tool for expanding your systems, Interview with EnterpriseDB CEO, […]
Security policy gotchas, social media and data ownership questions, working with unstructured data…
Pro-Center Video Programming for IT Professionals
Mixing It Up… Database Platform Style
Have You Watched the Current Show? SelecTViews – Open source databases as a tool for expanding your systems, Interview with EnterpriseDB CEO, Ed Boyajian, a SQL Server tip of the day…Also, information about tablets, Jeopardy! challenge, new Gartner BI report and much more. [Watch the Show] Mixing It Up… Database Platform Style It seems that there are some interesting trends […]
Using Encrypted JSON Data To Hide Cookie Implementation In ColdFusion
(Ben Nadel) When it comes to authenticating users in our ColdFusion web applications, we are pretty much limited to the exchange of browser cookies.
Tip: Customizing / Adding Image To Radio Button List Control
(Jebarson) Today I will share a tip through which you can customize the way your RadioButtonList control will look. Below is a simple code which will enable to add me icons for the radio buttons in the list.
What’s my name? – Finding out user information by asking the user.
(Matt Canning) Over the years there have been many occasions where someone has telephoned to say that they are having problems running SQL code.
