I forgot to update the zip file for the last bug fix I added. Sorry folks. FYI, there will be an announcement soon about a Sourceforge Project. This will allow folks to download the blog code via CVS, and more importantly, join a listserv to talk about future versions of the blog.
(This post is more than 2 years old.)
Blog Zip Updated
Hire Me!
I'm currently looking for my next role in developer evangelism and advocacy. I have a long history of helping companies work with developers and love to write, create demos, and present at conferences. You can find my resume to learn more and drop me an email (raymondcamden@gmail.com) to reach out.
Support this Content!
If you like this content, please consider supporting me. You can become a Patron, visit my Amazon wishlist, or buy me a coffee! Any support helps!
Want to get a copy of every new post? Use the form below to sign up for my newsletter.
Archived Comments
Where can I ask you questions about your blog application? Ummmm it's not working for me....
Thanks
Either post here or email me directly.
Well, I am getting the following error. I am not sure why....
Error Executing Database Query.
[MERANT][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC SQL Server Driver]Optional feature not implemented
The Error Occurred in C:\inetpub\wwwroot\crossroads\blog\blog.cfc: line 413
Called from C:\inetpub\wwwroot\crossroads\blog\calendar.cfm: line 28
Called from C:\inetpub\wwwroot\crossroads\blog\layout.cfm: line 59
Called from C:\inetpub\wwwroot\crossroads\blog\index.cfm: line 69
Called from C:\inetpub\wwwroot\crossroads\blog\blog.cfc: line 413
Called from C:\inetpub\wwwroot\crossroads\blog\calendar.cfm: line 28
Called from C:\inetpub\wwwroot\crossroads\blog\layout.cfm: line 59
Called from C:\inetpub\wwwroot\crossroads\blog\index.cfm: line 69
411 : from tblblogentries
412 : where datediff(m, posted, <cfqueryparam value="#m#" cfsqltype="cf_sql_date">) = 0
413 : </cfquery>
414 :
415 : <cfreturn valueList(days.posted_day)>
I get the same error. Any fixes/solutions for this? I posted about this on another entry, but can't seem to find it today.