10gクライアントから、TNSNAMES.ORAファイルを編集する必要のないEZCONNECT機能を使用できます:username/example@sqldat.com:port/instance 。例:
Data Source=localhost:1521/XE;Persist Security Info=True;User ID=scott;Password=tiger;Unicode=True
10gクライアントから、TNSNAMES.ORAファイルを編集する必要のないEZCONNECT機能を使用できます:username/example@sqldat.com:port/instance 。例:
Data Source=localhost:1521/XE;Persist Security Info=True;User ID=scott;Password=tiger;Unicode=True