Dear all,
        My test application want to implement two application interface over
MonetDB , one is loading  *.csv file to MonetDB, to implement this interface
,I use MonetDB's JDBC and  "copy from" command  to implement it. and another
interface is select from one bat using select conditions, such as this C
function: bat *selectfrombat(char * batname,char * select condition), how do
I implement it?do MonetDB has something like "copy from " command,and so I
will use jdbc and the command to implement it? or other method to implement
it?
        I know one MAL instruction is algebra.uselect, and corresponding C
function, do I just use the C function or alter the C fuction?

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
Monetdb-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to