how to connect a PostGreSQL server on the network
Afficher commentaires plus anciens
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
Réponses (1)
Qingping
le 8 Jan 2013
0 votes
Catégories
En savoir plus sur PostgreSQL Native Interface dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!