Skip to main content
Solved

How can I export the posting proposal data to a database? IFS Cloud

  • June 14, 2024
  • 1 reply
  • 65 views

Forum|alt.badge.img+2

Hello, I would like to export my proposal posting data or any section to a database that is kept updated, without having to download the data all the time to Excel.

 

Thanks

Best answer by asahin

Hello,
 

1-If you want to keep your data in IFS's database:

You create a procedure that pulls your data and inserts it into a table (you can create a table that fits your data). You also run this procedure periodically on database tasks

 

2-There are many ways to keep the data you mentioned in another database. You can develop a small application in C# for this.

 

Example of the 1st method I mentioned above:

 

The images below show the database task structure that provides the day-to-day running of a procedure that takes any requested data and inserts it into a table

 

 

 

 

 

View original
Did this topic help you find an answer to your question?

asahin
Do Gooder (Customer)
Forum|alt.badge.img+4
  • Do Gooder (Customer)
  • June 14, 2024
Hello,
 

1-If you want to keep your data in IFS's database:

You create a procedure that pulls your data and inserts it into a table (you can create a table that fits your data). You also run this procedure periodically on database tasks

 

2-There are many ways to keep the data you mentioned in another database. You can develop a small application in C# for this.

 

Example of the 1st method I mentioned above:

 

The images below show the database task structure that provides the day-to-day running of a procedure that takes any requested data and inserts it into a table

 

 

 

 

 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings