Earlier versions of the Database Workbench development environment supported SQL Anywhere versions 10, 11 and 12, and now Database Workbench Version 5 supports SQL Anywhere 16.
Friday, August 29, 2014
Database Workbench adds support for SQL Anywhere 16
Labels:
announcement
Monday, August 25, 2014
ISUG-TECH Conference March 29 to April 2 in Atlanta
It's not ISUG any more, apparently, it's ISUG-TECH... and the "S" now means "SAP" not "Sybase": Independent SAP Technical User Group.
Pedantry aside, here's a recent email...
|
Labels:
announcement
Thursday, August 21, 2014
A delightfully pedantic look at a single line of bad code
This article isn't about SQL Anywere, or SQL, but it could be... because simple coding errors are possible in just about any programming language...
Mike Bland's seven-page article discusses one single bad line of code; it's written in C, so if you know even a little C you'll see what's wrong right away...
"Though it is unknown whether this vulnerability was ever exploited, it rendered hundreds of millions of devices (and users) vulnerable over the course of 17 months."
Finding More Than One Worm In the Apple by Mike Bland, from ACM Queue May 12, 2014
... or not.
if ((err = SSLHashSHA1.update( &hashCtx, &signedParams)) != 0) goto fail; goto fail;
The article's subtitle kinda gives it away: "If you see something, say something."
In other words, the line that LOOKS wrong IS wrong... and the article is proof that pedants really do have more fun :)
Labels:
SQL code
Tuesday, August 19, 2014
Where Google Groups went to die
Once upon a time there were CompuServe forums, then there were NNTP newsgroups, then Google Groups, and then... nothing.
Or is there?
The following ancient comment inside a SQL script led to the discovery of a possible Google Groups burial ground (or is it an afterlife?)...
That Google search once led to a page on Google Groups, now it leads here: Is there a size limit on FORWARD TO?
-- The FORWARD TO string may be limited to 4008 bytes for a 4K database page size. -- See Google Groups: -- "forward to" 4008 group:*.sqlanywhere.*
Here's the site; maybe it's worth registering to get full functionality, if you have ancestral needs: codeverge.com
Labels:
announcement
Subscribe to:
Posts (Atom)