how to connect a PostGreSQL server on the network
Mostrar comentarios más antiguos
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
Respuestas (1)
Qingping
el 8 de En. de 2013
0 votos
Categorías
Más información sobre PostgreSQL Native Interface en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!