Re : Re : Re : Re : [GENERAL] Select in temporary table

2010-04-01 Thread Sylvain Lara
2010/4/1 Sylvain Lara : >> Hello, >> >> I found some subjects like mine on many forums, but the given solution >> doesn't work for me. >> >> I'm using PostgreSQL 8.4. I'm working on a C# application. >> >> When connecting to the ap

Re : Re : Re : [GENERAL] Select in temporary table

2010-04-01 Thread Sylvain Lara
> Hello, > > I found some subjects like mine on many forums, but the given solution > doesn't work for me. > > I'm using PostgreSQL 8.4. I'm working on a C# application. > > When connecting to the application, a temporary table myTableTemp is created. > This table is available for all the appli

Re : Re : [GENERAL] Select in temporary table

2010-04-01 Thread Sylvain Lara
> Hello, > > I found some subjects like mine on many forums, but the given solution > doesn't work for me. > > I'm using PostgreSQL 8.4. I'm working on a C# application. > > When connecting to the application, a temporary table myTableTemp is created. > This table is available for all the appl

Re : [GENERAL] Select in temporary table

2010-03-31 Thread Sylvain Lara
> Hello, > > I found some subjects like mine on many forums, but the given solution > doesn't work for me. > > I'm using PostgreSQL 8.4. I'm working on a C# application. > > When connecting to the application, a temporary table myTableTemp is created. > This table is available for all the appl

[GENERAL] Select in temporary table

2010-03-31 Thread Sylvain Lara
Hello, I found some subjects like mine on many forums, but the given solution doesn't work for me. I'm using PostgreSQL 8.4. I'm working on a C# application. When connecting to the application, a temporary table myTableTemp is created. This table is available for all the application duration, a