Zum Hauptinhalt gehen

Create #Temp SQL Table

Kommentare

2 Kommentare

  • Kevin Penner
    Maybe give the SQL Non-Query activity a try.

     

    -Kevin
    0
  • Permanently deleted user
    Hi Walter,

     

    You can create a table inside workflow designer instead of using SQL Query activity. That means create a variable as DataTable and initialize it. Then insert rows into it using "Add DataTable Row" activity or "Invoke Method" activity.

     

    Hope this helps you, please let me know shoud you require any clarifications.

     

    Regards,

     

    Mohammad Ashraf
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.