How to open other data instead of database 0 #66
Unanswered
sunjianan9900
asked this question in
Q&A
Replies: 1 comment 2 replies
|
Hi @sunjianan9900 If you are asking how to send command SELECT you can try with var r = await cmd.send_object(["SELECT", db_index])In such case you will need as many tcp connection as you are using database indexes. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How to open other data instead of database 0 ?
All reactions