how to connect a PostGreSQL server on the network
이전 댓글 표시
I found a help with Connect to a local PostGreSQL database on default port
conn = database('test_db',UserName,Password,'Vendor','PostGreSQL');
How can I connect to remote server on the network
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 PostgreSQL Native Interface에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!