My Projects
Search Blog

Categories
Archives
Useful Links
Photo Albums
RSS

Powered by
BlogCFM v1.15

Vivio Technologies CFML Hosting
11 April 2006
CFMBB 0.81 Released

CFMBB 0.81 has been released.  CFMBB is a derivative of Ray Camden's Galleon Forums.  It includes many additional features.

for complete information visit http://www.cfmbb.org/

Posted by rickroot at 7:55 AM | Link | 3 comments
Subscription Options

You are not logged in, so your subscription status for this entry is unknown. You can login or register here.

Re: CFMBB 0.81 Released
Rick,
I just downloaded CFMBB and I had a question to ask you. Why do you use varchar as the ID field for your table in the databases? I have been baffled by this when I saw the plethora of usage that is rampant in the CF world. I am more of a DB guy with the bulk of my work on MS SQL 2000 and one of the things I learned about all databases is that they really like numbers over alphanumerics because they have to translate those alphanumerics into something that is readable before they can do any operations. Do most CFers just not dig around into databases or good DB development/admin? Anyway, I will probably end up tweaking CFMBB so that it goes with numbers instead. Plus, I really like using stored procedures and are more efficient than ad hoc queries (in my opinion, of course you will find many who argue otherwise).
Tom
Posted by tom on April 11, 2006 at 6:45 PM

Re: CFMBB 0.81 Released
I'm moving my response to the forums...
Posted by rickroot on April 11, 2006 at 7:01 PM

Re: CFMBB 0.81 Released
Posted by rickroot on April 11, 2006 at 7:05 PM

Post a comment (login required)