Updates:
Status: Done
Comment #1 on issue 42 by [email protected]: prompt assignment is
not working. Provide example on how to execute interactive scripts in ssh?
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=42
In your first example the problem is that `Write` keyword does not return a
value, instead you have to use some `Read x` keyword variant.
The first invocation of `Set Prompt` never returns a value, since a prompt
has not been set.
Additionally, if you want to interact with a database, I suggest using some
dedicated database library, for example
https://github.com/franz-see/Robotframework-Database-Library
Lastly, this issue tracker is not meant for general discussion, so please
send additional comments/questions to the users mailing list at
http://groups.google.com/group/robotframework-users