You are viewing limited content. For full access, please sign in.

Question

Question

Removing an entry from a drop down list built using dynamic fields

asked on August 19, 2014

 I am creating a drop down list using dynamic fields and a sql table of temporarily account numbers that do not exist in the main SQL table. once appoved they will be added to the main table and removed from the temporary account number table. I can add the account numbers to the temporary account number table with the insert data activity. Once they are approved how do I remove them from the temporary account number table ?

 

Thanks

 

 

0 0

Answer

SELECTED ANSWER
replied on August 20, 2014
0 0

Replies

replied on August 19, 2014

The Custom Query activity can be used to issue delete queries.

0 0
replied on August 20, 2014

Thank you for the response

 

Do you have a sample query I could use as a reference ?

0 0
SELECTED ANSWER
replied on August 20, 2014
0 0
replied on August 20, 2014

Thanks for the reference site.

 

Works like a charm.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.