Scott Lininger • over 9 years ago
odbc connection string on linux VMs?
Does anybody have an example ODBC connection string on the Linux VMs?
Comments are closed.
Scott Lininger • over 9 years ago
Does anybody have an example ODBC connection string on the Linux VMs?
Comments are closed.
1 comment
Justin Mealey • over 9 years ago
$conn = odbc_connect("DRIVER={InterSystems ODBC};Server=al-xxxxxx.vacloud.us;Port=1972;Database=VISTA", "contestant", "contestant");