09-05-2009 08:18 PM
09-09-2009 01:40 AM
Hi Eblanco,
what type of RT target do you use? Do you want the data on the rt target or do you have a static connection to your host pc?
Mike
09-09-2009 02:00 AM
If you are having a requirement for remote access, I would recommend you to have a common server (eg. SQL server).
Your code would update the data to the server database in the format you want.
Now, anyone can access data on this server and perform custom queries on that (like check data between date x and y)
DB connectivity toolkit can be used for this....
-Parag D