Re: [Monetdb-developers] SQL temporary table not working?

2007-09-14 Thread Niels Nes
On Fri, Sep 14, 2007 at 11:11:37AM -0400, Agustin Schapira wrote: > Hi, > > I am having problems with SQL TEMPORARY TABLES: even when I insert > rows into them, they remain empty. See for example: Isn't sql great. The auto commit simply cleared your data. So or have one transaction with start

[Monetdb-developers] SQL temporary table not working?

2007-09-14 Thread Agustin Schapira
Hi, I am having problems with SQL TEMPORARY TABLES: even when I insert rows into them, they remain empty. See for example: monetdb-> create local temporary table d (id int); Operation successful monetdb-> insert into d values(1); 1 affected row monetdb-> select * from d; ++ | id |

Re: [Monetdb-developers] Hi

2007-09-14 Thread Mark Polo
tHNAKS -- View this message in context: http://www.nabble.com/Hi-tf4440370.html#a12672646 Sent from the monetdb-developers mailing list archive at Nabble.com. - This SF.net email is sponsored by: Microsoft Defy all challeng

Re: [Monetdb-developers] Hi

2007-09-14 Thread Sjoerd Mullender
On 2007-09-14 12:16, Mark Polo wrote: > Plz give the link to .tar.gz files . > > thanks Mark https://sourceforge.net/projects/monetdb/ then go to Download. -- Sjoerd Mullender - This SF.net email is sponsored by: Microsoft

Re: [Monetdb-developers] Hi

2007-09-14 Thread Mark Polo
Plz give the link to .tar.gz files . thanks Mark -- View this message in context: http://www.nabble.com/Hi-tf4440370.html#a12672389 Sent from the monetdb-developers mailing list archive at Nabble.com. - This SF.net email i

Re: [Monetdb-developers] Hi

2007-09-14 Thread Mark Polo
Plz give me tha link to the .tar.gz files .. thnaks mark -- View this message in context: http://www.nabble.com/Hi-tf4440370.html#a12672388 Sent from the monetdb-developers mailing list archive at Nabble.com. - This SF

Re: [Monetdb-developers] [Monetdb-checkins] MonetDB4/src/mapi/Tests manyMapiClients.MIL.py, , 1.2, 1.3

2007-09-14 Thread Fabian Groffen
On 13-09-2007 23:09:33 +, Stefan Manegold wrote: > Update of /cvsroot/monetdb/MonetDB4/src/mapi/Tests > In directory > sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv1511/MonetDB4/src/mapi/Tests > > Modified Files: > manyMapiClients.MIL.py > Log Message: > > clean-up: > do not play any tri

Re: [Monetdb-developers] Hi

2007-09-14 Thread Sjoerd Mullender
On 2007-09-14 08:09, Mark Polo wrote: > Hi Im installed MonetDB in windows XP. > I dont find the mapi.h.header file.. > from where should i get this ? > I'm assuming you used the Windows installer (.msi file). That does not contain any header files. You will need to get the source tar files (

Re: [Monetdb-developers] Hi

2007-09-14 Thread Mark Polo
hI, iM USING xp, 32 BIT. yaa I have used the installer -MonetDB5-SQL-i386-2.18.2 I have used timesten DB before (inmemory DB) .. it has timesten.h header file .. But here no Mapi.h header files after installation of MonetDB client and server . I colud not compile without Mapi.h Im using Dev c+

Re: [Monetdb-developers] Hi

2007-09-14 Thread Romulo Goncalves
Mark Polo wrote: > Hi Im installed MonetDB in windows XP. > I dont find the mapi.h.header file.. > from where should i get this ? > Hello, first thanks for using MonetDB. Second I need to follow some procedures to understand your problem: Are you using Xp 32 or 64bit? Are you using the install

[Monetdb-developers] Hi

2007-09-14 Thread Mark Polo
Hi Im installed MonetDB in windows XP. I dont find the mapi.h.header file.. from where should i get this ? -- View this message in context: http://www.nabble.com/Hi-tf4440370.html#a12669112 Sent from the monetdb-developers mailing list archive at Nabble.com. -