Solved
Forum Discussion
hkim5
Staff
6 years agoThe connection string for DB connections can only be parameterized via variables within script routines, currently not supported by the keyword test operations
- sdouglasb6 years agoNew Contributor
Thank you. How can I write the same type of query via script routine?
- sonya_m6 years ago
Alumni
I wonder if community members would have similar examples?
- Wamboo6 years agoCommunity Hero
Hi,
what exactly do you want to achieve?
Do you want to add a variable to TestComplete -> have your login data there and then read it in the database login script?
Is it supposed to be encrypted?