Develop an interface for interacting with a database
Develop NetLogics that: insert values into the database, query the database, and display the query results.
TIP:
You can download a sample project from:
ExampleApplication-InteractWithDatabase.zipPrerequisites
- To develop the project
- Save the project.
In
FactoryTalk Optix Studio
, select to run the project using the client emulator to test your project. To run the project on a remote client, see Add a client device.Provide Feedback