MySQL Forums
Forum List  »  Connector/ODBC

Re: Syntax to access the remote database/server
Posted by: Poorna Sravan Bhogavilli
Date: June 24, 2020 05:21AM

SELECT * FROM OPENQUERY(xxx.amazonaws.com,'SELECT * FROM database_name.user_name');

I am also trying to use some commands like this. But i am getting error message saying that syntax is wrong.

Can anyone help me with this?

Options: ReplyQuote


Subject
Written By
Posted
Re: Syntax to access the remote database/server
June 24, 2020 05:21AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.