Archive for the 'development' Category

Wednesday
27 Sep 2006
1:14 pm

Keeping busy

I’m not really sure what to do for my job search right now. I’ve got 4 or 5 opportunities up in the air currently. There really aren’t any other opportunities in town right now … at least not that I can find. So … to keep myself from going completely crazy, I’ve decided to work on my websites.

For quite some time now, I’ve wanted to create my own database connection and recordset classes to use on my sites. I wanted something where I could use similar syntax as what we were using where I was working last. I did create a class sometime last year that connected to the database and manipulated the recordset (all in one class). But I wasn’t really happy with that. So, this morning I decided to work with it again. I just got something working the way I want … one class for the connection and one class for the recordset. It’s really simple and primitive, but it works for me right now. It does everything that I need at this point. I’ll add stuff to is as I need it.

If anyone is interested it using these classes, let me know. I know there are lots of other classes out there that do the same thing, and probably better. But I thought I would extend the offer. I might put them up for download later if I develop the classes further and feel good about them. I just need to keep busy.

Mood: workingworking  Watching ATWT
Posted under development | Comments Off