Any ideas about change curent database without change (current) nor create a new transaction object.
I mean, exactly what I want is execute a simple ASE statement as:
use XXX ; where obviously XXX = database_name
Open table ....
Regards ...
Arnoldo Perozo
By the way I'm using ASE as target DBMS.