Basicly, what i need is a way to select a string from a table indicator by clicking it. The table is read from a SQL database. I know how to select from a table control but dont know how to do it from an indicator.
Not sure what you're exactly doing with the control and why whatever you're doing won't work with the indicator, but one way to do this is to simply use the Mouse Down event of the table:
getting an error : labview : memory is full an error occured loading VI ' Table Mouse Down.vi' LABVIEW load error code 14 : Could not load data space type map. when opening your VI :S i'm using 8.2
Guess the Save for Previous Version didn't work that time. Well, that's why I posted a screenshot of the code so you could recreate it. Attached is the VI in 8.2.
As indicated, if you post your code we may be able to tell you what is wrong with your code.