Aller au contenu principal

Create #Temp SQL Table

Commentaires

2 commentaires

  • 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

Vous devez vous connecter pour laisser un commentaire.