my shell-script in Hylafax.#!
/bin/shpsql -U postgres dbname <insert into
"CSID_TIF"("CSID","suspens_file","actDatum")values('0049891234567','test.tif','01.01.2003'))END_OF_INSTR##end
script- Original Message -From
my shell-script in Hylafax.#!
/bin/shpsql -U postgres dbname <insert into
"CSID_TIF"("CSID","suspens_file","actDatum")values('0049891234567','test.tif','01.01.2003'))END_OF_INSTR##end
script- Original Message -From
my shell-script in Hylafax.#!
/bin/shpsql -U postgres dbname <insert into
"CSID_TIF"("CSID","suspens_file","actDatum")values('0049891234567','test.tif','01.01.2003'))END_OF_INSTR##end
script- Original Message -From
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 7.2.2,