Skip to content
Discussion options

You must be logged in to vote

Fix worked fine just quoting the dbName in the query solved the issue:
"SELECT * FROM ""
+ dbName
+ "".INFORMATION_SCHEMA.TABLES WHERE TABLE_TYPE = 'BASE TABLE';",

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by sulfur1c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant