[Monetdb-developers] suggestions on debugging/tracing

2008-03-02 Thread mobigital-nbl
Hi, I am trying to investigate this bug (https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1905467&group_id=56967) which i submitted earlier. I was importing records with COPY TO a staging table in batches of 250K rows. Then copying them into final table. After completing 4,750,000 r

Re: [Monetdb-developers] Visual Studio Solution/Project

2008-03-02 Thread mobigital1
I did that, however, when I break into code, VS shows an original .mx file from which .c and .h were extracted. do I need to compile differently to have VS show .c and .h files? (just to make code more readable) Sjoerd Mullender-2 wrote: > > On 2008-02-22 20:07, mobigital1 wrote: >> Does any