This video by Robert Pound shows how to connect to Amazon Relational Database Service with Toad for SQL Server
Related Articles
Creating and Managing PostgreSQL in Amazon RDS
Introduction PostgreSQL, or Postgres, has proven to be a powerful open source RDBMS with lightweight software which is free of charge. Postgres is supported in nearly all operating systems including L...
Make Code Tester available to a specific schema (private synonyms)
Use the scripts in the linked file to grant access to Code Tester from a specific schema, and to create private synonyms on Code Tester objects in that schema. These scripts avoid the need to create...
Oracle Recovery using Archive Logging – Overview
The redo logs store all transactions which alter the database, all committed updates, adds, deletes of tables, structures or data. If archiving is disabled, only data in the current off-line and on-li...
