Hoppa till huvudinnehållet

Create #Temp SQL Table

Kommentarer

2 kommentarer

  • 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

Du måste logga in om du vill lämna en kommentar.