Forum Replies Created

Viewing 8 posts - 121 through 128 (of 128 total)

  • RE: Moving data from one table to 3

    Hi Again,

    Ok, here it is, the sample code i gave you was a mini replication of what i need to do, the field names and stuff are diffrent but i...

  • RE: Moving data from one table to 3

    Thanks for your help Flo, i am now trying to apply this with the actual structure here, fingers crossed but i already have a head full of questions so keep...

  • RE: Moving data from one table to 3

    Is this ok, the data example is quite simple as it would only be in the source table, then from there the query will push that data into the destination...

  • RE: Moving data from one table to 3

    Hi,

    Ok, it's not that straight forward or easy to explain so i have taken a few fields just to get a proof of concept. So the wce_contact table is...

  • RE: Moving data from one table to 3

    Thanks for your replies. In answer to your questions see below:

    * Are the 4 (source + 3 destinations) same structure?

    --The destination tables have the same field names.

    * Could you please...

  • RE: SQL IF Statement

    Great, thank you both for that. I have it working with both the if statement and case, i wanted to try them both so i learn more. Great...

  • RE: Error 8144 - Too Many Arguments Specified

    Thanks for your help, i found the issue it was a silly one, the arguments hadn't saved so it was passing two not one.

    Chris you taught me two...

  • RE: Error 8144 - Too Many Arguments Specified

    I am only passing the activityid. The rest i am selecting from the activity table inside the procedure.

Viewing 8 posts - 121 through 128 (of 128 total)