insert string from textbox in SQL statement in JSL script
Hi, I am taking my first stab at a jmp application. I would like to insert a string from a textbox in a SQL statement used for a JMP query to a database. This string is my search parameter. The script I have made does not seem to work and the solution is probably straight forward - but I am missing some basic JSL syntax understanding and was hoping to get help getting past this, for me, crucial ...