Tuesday, 27 October 2015

How will you connect to a database server from linux?

We can use isql utility that comes with open client driver  as follows:
isql –S serverName –U username –P password

No comments:

Post a Comment