Sunday, January 16, 2005

Ruby : Firebird / Interbase

Over the last two days I have been playing with the Firebird database with Ruby and writing an extension for it.

Its a nice step up from the uname extension. This time I have a lot more to deal with, like wrapping data into the class, exposing sub classes underneath a Module namespace.

So far things are going well. I am working on the ServiceManager bits right now and have the basic attach/detach working fine.

require "firebird"
sm Firebird::ServiceManager.new

sm.attach("system_hostname""sysdba""masterkey")
sm.detach

I need to work on the ServiceManager#start and ServiceManager#query functions..

Then.. I can begin the arduous task of working on the Connection class and then the Recordset class…

Posted by Stu on 01/16 at 09:42 PM Permalink to this post.
Filed Under : Development
Comments are closed There are no comments on this entry.
Linked To by (0) blogs. Get a Trackbacks link here

Wedding Plans

I guess I threw the cat amongst the pidgeons yesterday when I made a comment or two about the wedding. Not that I meant it to cause trouble or problems.  *deep sigh*

Posted by Stu on 01/16 at 03:37 PM Permalink to this post.
Filed Under : The Wedding
Comments are closed Commented on by (1) people. Read those Comments Here

Linked To by (0) blogs. Get a Trackbacks link here

dreams

“Once a man lets himself fall…

He cant have dreams like other people.”

Posted by Stu on 01/16 at 03:35 PM Permalink to this post.
Filed Under : Life
Comments are closed There are no comments on this entry.
Linked To by (0) blogs. Get a Trackbacks link here

Page 1 of 1 pages