Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.65K
1 Posted Topic
if we look at table user : Select * From mysql.user; nothing user with name 'ODBC' but, default user to use ODBC. i also don't know why ? but, you can try to make user ODBC. and then try to given access table to user : grant all On [db].[tabelName] …
The End.
Asromi rOmi