Viewing 2 posts - 1 through 2 (of 2 total)
  • Migrated from old forum
    Participant
    Post count: 327
    #5725 |

    Hi guys,

    I have this problem that is driving me crazy, I have created a query in IS that is working when is executed from IS, the query is as follow:

    insert into cc_logrefill (date,credit,card_id,description,refill_type,added_invoice,agent_id) VALUES (‘2012-05-05 00:00:00′,’90.0000′,’2′,’new’,’3′,’0′,’1′)

    this values are perfectly inserted in the database when I execute the query from IS, but when I use the DBQuery component to execute the query, the values are not inserted.

    any idea?

    Migrated from old forum
    Participant
    Post count: 327
    #5726 |

    Robert,

    can you upload Integration Server log file (located in the log folder under the folder where you installed IS) so we could have more information about that issue?

    Raman

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.