Forum Discussion

John_Dear's avatar
11 years ago

Debug- help !jdbc

Sorry in advance. Not sure if very minor issues belong here. Misspelled \'password\' in Debug help. Otherwise, this command works just fine.

>>help !jdbc

!jdbc: execute a sql query against the given host

usage: !jdbc url= [username=foo [password=bar]] example: !jdbc url=jdbc:mysql://paz02mysql001:1506/finance username=foo passowrd=bar select * from table1

>>