Hi,
I understand that it is possible to use database integration service to write data into database. Is it possible to also perform update or delete to database record?
Hi,
I understand that it is possible to use database integration service to write data into database. Is it possible to also perform update or delete to database record?
Hello,
I want to implement publish data and store all the data in my Mongo DB,
but it seems only can use SQL DB.
how can I do that by using DDS publisher? Is there any sample code?
Thanks
Hi,
I set up the RTI DB Integration Service to store samples of DDS and I used MySQL for the RDBMS.
I wanted to know how many samples are stored in a second, so I tested.
And the result was embarrassed, because under 100 samples were stored in a second.
(Of course, I published more than 100 samples per a second from a localhost datawriter.)