[Monetdb-developers] How to get BLOB data from ODBC?

2010-04-11 Thread Xiao Lei
Hi guys, I tried to insert and get BLOB data from ODBC with Monet. But I always get the error message as, ERROR [07006] [MonetDB][ODBC Driver 1.0]Restricted data type attribute violation Can anyone tell me what's the problem? Thx. -- Best Regards, Xiao Lei --

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB/src/gdk gdk_bat.mx, , 1.241, 1.242

2010-04-11 Thread Niels Nes
On Sun, Apr 11, 2010 at 11:47:41AM +0200, Sjoerd Mullender wrote: > Should this have been changed on the Feb2010 branch? not sure, the problem of performance problems and leaking hash files was reported on the Head. I'll check the code in stable. Niels > > On 2010-04-11 11:30, Niels Nes wrote: >

Re: [Monetdb-developers] Compiler Mapi.h on windows

2010-04-11 Thread Ken Kao
Sorry, I confuse it . Mapi.h only includes stdio.h. ( Mapi.c does indeed include more headers.) My version is latest Feb2010-SP1 release of MonetDB. The really problem for me is that I can not Compiler my code on windows after include Mapi.c . There are many headers include in Mapi.c. (