Wednesday, July 11, 2012

Koneksi (Connection strings for Ingres)

DSN-less

Provider=MSDASQL;DRIVER=Ingres;SRVR=xxxxx;DB=xxxxx;Persist Security Info=False;Uid=myUsername;Pwd=myPassword;SELECTLOOPS=N;Extended Properties="SERVER=xxxxx;DATABASE=xxxxx;SERVERTYPE=INGRES";

Bridging to ODBC Driver for Ingres

DRIVER=Ingres;SRVR=xxxxx;DB=xxxxx;Persist Security Info=False;Uid=myUsername;Pwd=myPassword;SELECTLOOPS=N;Extended Properties="SERVER=xxxxx;DATABASE=xxxxx;SERVERTYPE=INGRES";

Share : Koneksi (Connection strings for Ingres)

Related Posts

Koneksi (Connection strings for Ingres)
4/ 5
Oleh