Re: [Monetdb-developers] maximum column name length

2010-04-08 Thread Fabian Groffen
On 08-04-2010 22:48:29 +0530, kss ram wrote: > i am just starting up with monetdb, i have been going through the > documentation and other resource but could not trace the information on > this, what is the maximum size/length of the column name? 8096 chars off the top of my head. But it's an art

[Monetdb-developers] maximum column name length

2010-04-08 Thread kss ram
Hello, i am just starting up with monetdb, i have been going through the documentation and other resource but could not trace the information on this, what is the maximum size/length of the column name? Thank you. Saurabh ---

Re: [Monetdb-developers] MonetDB nightly testing update

2010-04-08 Thread Stefan Manegold
Dear all, with the Feb2010-SP1 bug fix release being available, and the checkin volume and frequency on the "Stable" Feb2010 release branch becoming (much) smaller/lower than that on the "Current" CVS development trunk (HEAD), I changed the order of our nightly MonetDB testing activities such tha

Re: [Monetdb-developers] How can I get the libmapi.lib file

2010-04-08 Thread Lefteris
Hi Ken, I don't know how to help you on windows, but I wanted to reply to your email because I found it in my spam folder, which means that the spam filter thought you were spamming. Please use simple text emails and not enriched with colors etc. to avoid being mistaken as spam. lefteris 2010/4/

[Monetdb-developers] How can I get the libmapi.lib file

2010-04-08 Thread KEN
Hi , I have to make my application programs (MFC C++) access data in MonetDB/XQuery on windows . I try to use static link by libMapi.dll ( the file in MonetDB4-XQuery-Installer ), but I can not find libMapi.lib in any package at Download area . Please give me a hand to get libMapi.li

Re: [Monetdb-developers] dealing with 1G XML file in MonetDB/XQuery

2010-04-08 Thread Sjoerd Mullender
On 2010-04-01 22:49, Mo Zhou wrote: > Hi, > > When I load a 1G XML file to MonetDB/XQuery, it throws exceptions as > follows. I did not find related parameters in the monetDB config file > to enlarge the heap size. I wonder how I can solve this problem? Thank > you. > > #GDKmmap(1073741824) fails