I am working on creating a network in Omnet++ consisting of network hosts.What I want to know is it possible for one to read in data from SQL server and use for message passing between different host nodes.
In short, is it possible to connect a Omnet++ project to SQL server?