Re: [pgadmin-hackers] [pgadmin-support] pgadtransport Procedural and Function from MS SQL Enterprise Manage to PostgreSQL

2003-03-28 Thread rx
ylafax.#! /bin/shpsql -U postgres dbname END_OF_INSTRinsert into "CSID_TIF"("CSID","suspens_file","actDatum")values('0049891234567','test.tif','01.01.2003'))END_OF_INSTR##end script- Original Message -From: [EMAIL PROTECTED]To: "rx" [EMAIL

[pgadmin-hackers] how can I get Error-message from postgresql in linux shell script

2003-03-28 Thread rx
ylafax.#! /bin/shpsql -U postgres dbname END_OF_INSTRinsert into "CSID_TIF"("CSID","suspens_file","actDatum")values('0049891234567','test.tif','01.01.2003'))END_OF_INSTR##end script- Original Message -From: [EMAIL PROTECTED]To: "rx" [EMAIL

[pgadmin-hackers] how can I get Error-message from postgresql in linux shell script

2003-03-28 Thread rx
ylafax.#! /bin/shpsql -U postgres dbname END_OF_INSTRinsert into "CSID_TIF"("CSID","suspens_file","actDatum")values('0049891234567','test.tif','01.01.2003'))END_OF_INSTR##end script- Original Message -From: [EMAIL PROTECTED]To: "rx" [EMAIL

[pgadmin-hackers] help for postgreSQL in shell

2003-04-03 Thread rx
Hallo, I have a question in postgreSQL. I need your help! I execute the psql as PostgreSQL 7.2 devel Documentation. But there is an Error:"ERROR: Relation "faxeingang" does not exist". But the table "Faxeingang" is actually exist in Database "data" my system: SuSE Linux 8.0, PostgreSQL