I have a string of XML stored in a memo field. I need Access to recognise it is xml so when it is clicked it launches internet explorer and displays it to a user. I can't change the field type as I'm linking tables to a Sybase database.
Also does anyone know how I can get my form to continue to poll for new data so the users see real time information through my link table without having large impacts on performance.
...