You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi,
When i execute the following query :
"
SELECT * FROM adresses_"+row1.id+"
"
I got 0 results.
When i send via mail the tPostgresql_input.QUERY
I get : "SELECT * FROM adresses_1"
If i execute it. It gets me results.
Why ? It's starting to get me really mad...
"Job is :"
tpostgremysql_input => tflowTotierate => Tpostgresql_input => tpostgresql_output
Basicly the first tpostgresql gets numbers and the second do the SELECT * FROM number
Thanks by advance
Offline

Hi.
I know this is correct. Hence the question
I use TIS 4.2.2 (or .3) All of the schemas are the same. I'm gonna wait until this afternoon but if no one can help i'll do it in PHP (can't wait forever
).
Thank your reply. If you have any ideas
(sorry for my bad english. Just woke up)/
Offline

Thanks for your answer.
What do you mean when you say settings ? Basic ? Advandced ? Because if it's basic there's just the connexion info and the request. If i make you a screenshot i'm gonna have to "black out" a lot of the tables names and connexion info (because it's the name of the company or something related).
Offline

Hi
I try to reproduce this issue. But failed. I get 10 rows from the second tPostgresqlInput.
So I want to know whether you have filled Database and DB Schema on tPostgresqlInput.
I try to find out some different details between your job and my job.
Regards,
Pedro
Offline
Pages: 1