Fusioncube

The online journey of a technophile, by Steve Brownlee

Archive for the ‘database’ Category

On Tuesday I did a presentation for the Pittsburgh JavaScript Developers Meetup group about using Node.js with NoSQL - or document based - databases. I chose MongoDB because it's got great traction and there's a Node module for it named...

I learned something new today.  Using ROWNUM in an Oracle query, while it does limit the resultset to the number specified, does not limit it to the top n results.  It’s basically a random sample because it appears that ROWNUM is calculated...

Figured this one out by sheer, dumb luck. driverManager = createObject("java","java.sql.DriverManager"); conn =...

Preventing SQL Injection

August 28, 2008 | In: cfml, database

An old client of mine recently contacted me with a problem. Their home page, several sub-pages, and the administrative section weren't displaying properly and functionality was broken. Turns out, they were a victim of the recent swarm of SQL injection...

Visio IDEF1X Format

June 18, 2008 | In: database, tools

I just discovered, about 4 days ago, that you can format Visio database diagrams in the IDEF1X format. While IDEF1X has many shortcomings, I have to say I find it much easier to understand the relationships and constraints at a quick view in this format...

About Steve

I am a technologist, and have been ever since 1980 when I got my very first TRS-80 and programmed it to do my math homework. I love to share the gift of technology with others and show them the wonderful things it can do for them, and how they should not fear it, but embrace it.

Latest Tweets

  • Ok... stayed up way too late trying out website designs for my wife's new nonprofit. The kids will be getting me u... — http://t.co/QrKh5iBI
  • Am I the only one who likes Google’s new privacy policy? http://t.co/qwcym5wH
  • All that time wasted learning the .NET framework - Fusioncube - http://t.co/krANoWmg
  • @marcesher libraries like Less only do what you tell them. You can make a mixin to do that, but it doesn't assume anything (which is good)
  • Circus about to start. Girls are so excited they can't stand it!!!! (with Sabrina and Tessa at @BrdgstoneArena) [pic] — http://t.co/PXwi5emj

Subscribe

Entries (RSS)
Comments (RSS)