[ADMIN] trouble with table creation

2001-07-30 Thread pmiranda
Hi, fellows! I'm getting crazy with a stupid question. I have just created a Database using pgadmin.exe, then I've created a table named "tabCliente" and, of course, wanted to populate it. Everything was working fine since I tried to use pgadmin's sql tool. An idiot sentence like "insert into tab

[ADMIN] RE: Can't I do that?

2001-08-07 Thread pmiranda
Hi, I'd like to thank you all, for your kind responses. Now, I think I can do the job. If I can be of any service, please, be my guests. As we say here, in Brazil, "Abraços", (hugs) Paulo - Forwarded by Paulo Miranda/RJ/VMCS on 07/08/01 09:17 -

[ADMIN] Top

2001-08-07 Thread pmiranda
Hi, Please, does anyone know if is there in Postgres's SQL language an equivalent for Oracle's TOP ? Thanks again, Paulo ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html

RE: [ADMIN] Re: Top

2001-08-08 Thread pmiranda
- Forwarded by Paulo Miranda/RJ/VMCS on 08/08/01 15:39 - Paulo Miranda

[ADMIN] Problems with remote access

2001-08-27 Thread pmiranda
Hi, I've been using Postgres locally in an Win95 + Delphi environment. Everything is fine. Now, I wanted to access the database remotelly. I installed the ODBC driver in another micro and tried to insert a record in a table. It didn't work at all. I can see records on a grid, but the system doesn

Re: [ADMIN] Problems with remote access

2001-08-29 Thread pmiranda
Hi Andre, I wanna thank you so much for the valuable information. It's now working very well. Thanks a lot! Regards, Paulo A_Schnabel@t-

[ADMIN] pg_dump & Win 9X/NT

2001-09-05 Thread pmiranda
Hi, Does anyone know how can I make a copy of a database to another machine (I'm using Postgres under Win95)? I tried to use pg_dump + pg_restore, but I don't know the correct usage of them under Win 9X/NT. I'd appreciate any tips in that matter. Thanks in advance. Paulo --

[ADMIN] pg_dump & windows (what a mess...!)

2001-09-06 Thread pmiranda
Hi, I think I'm closer than yesterday to solving my troubles, but still need some help (remember I couldn't start pg_dump from DOS' command line? well, I still can't). As I couldn't what I was trying to, I tried to connect to Postgres via psql (from the command line) and I got the message:

Re: [ADMIN] pg_dump & windows (what a mess...!)

2001-09-09 Thread pmiranda
Hi, Stephan! No, unfortunately, not. It doesn't work at all. But I'm not lost anymore. Our buddy Tony Reina asked me to do a few things, among them, setting some variables like pghost and pgdata, and, now everything is okay. I wanna thank all of you who kindly answered my post. I'm working ha