Hi Sebb,
The log tells me the file has been read
jmeter.services.FileServer: Stored: C:\aidy\freemind_data\freemind_data.txt
I have pasted the sql query within the JDBC window
set @contractId = ${contractid}
set @partyName = "${partyName}"
set @projectId = ${projectId}
The query works when I hard code it.
The JDBC request shown in the results tree is:
set @contractId = ${contractid}
set @partyName = "${partyName}"
set @projectId = ${projectId}
Do I have an alternative?
Thanks for the help.
Aidy
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]