Dropping ODBC Schema Extensions
  • 06 Jan 2025
  • 1 Minute à lire
  • Sombre
    Lumière
  • PDF

Dropping ODBC Schema Extensions

  • Sombre
    Lumière
  • PDF

The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article

You can use the dpdbadmin dropschema command to revert the ODBC schema extension, thereby removing all the tables added using dpdbadmin addschema.

It may be necessary to go through an approval process in your company before performing this task. You may also need to have a database administrator perform the task for you.

Before you use the command, prepare the following:

  • Database name. You need the data source name of the database (as registered with Windows or Linux as an ODBC data source). This DSN must be registered on the computer from which the command line utility will be run.
  • Database administrator account. To successfully modify the database structure, you need the username and password of a database administrator account that is able to make changes to the database structure. You must pass these credentials to the utility in the parameters of the command.

In this case, the Database Administrator Account must have permissions to drop tables.

To drop the ODBC schema extension use the following command:

dpdbadmin dropschema –u dbusername –p dbpassword -d dsn

where:

  • dbusername is the user name of the database administrator account.
  • dbpassword is the corresponding password of dbusername.
  • dsn is the ODBC data source name.

For more information about dpdbadmin dropschema, see dpdbadmin dropschema.


Cet article vous a-t-il été utile ?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Ozzy, facilitant la découverte de connaissances grâce à l’intelligence conversationnelle