Hello guys, i was wondering if any of you have any idea on how to connect to sql server databases via toad. I have used toad to connect to oracle databases, but never to a sql server database.
To connect to an oracle database, we first install the client and then add the tnsentry of the database to the tnsnames.ora file and then we can directly connect to the oracle database right?
So I was wondering if there are any steps like that to be followed to connect to the sql server databases.
Thank You