Hi John, I'm working on exposing some FastBit based code for use in node.js. For example, I'd like to be able to perform basic SQL queries on a single fastbit data table. I'm having trouble mapping the ibis::table into a 2D Javascript array. There are probably some additional problems with my use of node.h and v8.h functions, but I can't get past line 21 if (cur == 0). The code is pasted here: http://pastie.org/private/yyxqdhm7yeakxdzdig5ipw
Any ideas on why the cursor is not defined? Andrew _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
