Delete all recipes

Discussion of application development using iX Developer, including but not limited to getting started, using the functions tab, properties, objects and installation.
Post Reply
philip.joebstl
Posts: 26
Joined: Tue Oct 09, 2012 12:56 am

Delete all recipes

Post by philip.joebstl »

Hello,

is it possible (maybe with scripting) to delete all saved recipes at once?

Thank you for your help.
Best regards,
Philip Joebstl

mark.monroe
Posts: 824
Joined: Tue Mar 13, 2012 9:53 am

Re: Delete all recipes

Post by mark.monroe »

You can use SQL to delete all the recipes in the database. Here is an example of how to connect to the Datalogger database table.

You can use the DatabaseViewer to look at the database and find out the table names.
Best Regards,
Mark Monroe

Beijer Electronics, Inc. | Applications Engineer

philip.joebstl
Posts: 26
Joined: Tue Oct 09, 2012 12:56 am

Re: Delete all recipes

Post by philip.joebstl »

Thank you for your answer, i could work this out with the information you gave to me.
Best regards,
Philip Joebstl

Post Reply