Dear all, I use MAL interface to manipulate the BAT data, I use sql.bind(,,0) to get a BAT, and use io.print() to print the BAT content, but when I use bat.insert to insert one bun to the bat,but after the bat.insert(), I run io.print() to print the BAT,but the bat content is not changed,I use sql.bind(,,,,1) to get the insert BAT of the orinal bat, but it is null. I think it it about commit() ?? how I commit it ? do I think right? Best regards!
------------------------------------------------------------------------------ This SF.net email is sponsored by
Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev
_______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
