Skip to main content

Create #Temp SQL Table

Comments

2 comments

  • 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

Please sign in to leave a comment.