
- Forum
- Databases
- SQL Server - how will u connect the database in manual testing?
-
Junior Member
how will u connect the database in manual testing?
-
Expert Member
Re: how will u connect the database in manual testing?
Hi,
Use a DB Client tool to connect to the specified Database.
Incase the database you wish to connect to is an SQL base, use SQL Client / Query Analyzer.
Incase of Oracle DB, use TOAD or use SQL Plus.
Specify the IP address of the Sever to connect to, specify the User Credentials and incase required the S ID / Oradb String.
Incase of Oracle DB, you would need to add these details in the Tsnnames.ora file.
Also please let us know incase you are looking at something specific as the question seems very generic.
Cheers....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules