How can I connect Microsoft Access to Amazon Redshift?

0

Hi all,

I would like to know how to connect Microsoft Access to Amazon Redshift Serverless. I haven't been able to figure this out. Redshift is not listed as "Database" or "Online Service" in MS Access. Thanks a lot.

Nicole
질문됨 한 달 전136회 조회
1개 답변
1
수락된 답변

You can either import or link table using ODBC connection. TO do that, you'll first need to install and configure the Amazon Redshift ODBC driver on the Windows machine where your Access database is.

profile pictureAWS
전문가
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전
  • @AWS-User-alantam. Thank you. I have tried to use the ODBC Driver, but I don't know what to enter in "Server". I always get an error. I have tried using the url of ther Serverless connection and the "cluster name". Can you point me to any ressources that show me exactly how to set up ODBC Driver with Redshift Serverless?

  • Server: Set this to the host name or IP address of the cluster hosting the Database you want to connect to. Port: Set this to the port of the cluster. Database: Set this to the name of the database. Or, leave this blank to use the default database of the authenticated user. User: Set this to the username you want to use to authenticate to the Server. Password: Set this to the password you want to use to authenticate to the Server.

    You can obtain the Server and Port values in the AWS Management Console: Open the Amazon Redshift console (http://console.aws.amazon.com/redshift). On the Clusters page, click the name of the cluster. On the Configuration tab for the cluster, copy the cluster URL from the connection strings displayed.

  • Thank you! I always get a "could not translate host name. Unknown host" error.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인