SQL> create public database link linkname connect to "username@netsuite.com" identified by "password" using 'dataSourceName';
This should return a response of:Database link created.
After which, you can test connection by running a query against the database link like below:SQL> select * from accounts@linkname;
Your website is for sure worth bookmarking.Small Business ERP Software
ReplyDelete