This is probably a question for Marco... looking through the plugindoc I didn't see anything that looked like it would do it, but is there a way to access the bind variable section of a Test Window?
I'm able to grab the code portion using IDE_GetText/IDE_GetSelectedText, but I'd like to be able...
Marco,
I also noticed the same behavior using the IDE_AddConnection/IDE_SetWindowConnection functions. If I add a new connection (with a password specified) and then call IDE_SetWindowConnection with the new connection index, it gives me the "ORA-01005: null password given" error popup...