Review the following solutions to help troubleshoot SAP issues pertaining to the following in Toad:
Issue | Cause/Solution |
---|---|
Unable to connect to the database. The following message displays: "The ODBCMDA procedures have not been installed on this database..." |
Stored procedures that the ODBC driver requires currently do not exist on the server. Solution: Install the required procedures. |
Issue | Cause/Solution |
---|---|
Unable to view or export data for objects with non-standard names. |
The Solution: When setting up an ASE connection in Toad, select Use quoted identifiers on the Connection tab in the Adaptive Server Enterprise window to enable the use of quotations in identifiers. |
Unable to view linked tables. |
Linked tables store DSN connection information. Solution: Set up the DSN connection information exactly the same on all machines that access the database. |
Issue | Cause/Solution |
---|---|
DBMS name showing as SQL Server. |
Older versions of the Solution: Upgrade to the latest version of the ODBC driver, which correctly returns Adaptive Server Enterprise as the DBMS name. |
Toad can integrate with your existing version control system allowing you to maintain multiple versions of Toad files. After you integrate Toad with your version control system, you can perform version control tasks directly from within Toad, such as commit file changes and retrieve revisions.
Toad supports the following version control systems for managing Toad files:
The following types of files can be managed using version control from within Toad: Editor (.tef, .sql, .txt), Query Builder (.tsm), ER Diagram (.ter), and Automation (.tas).
To configure version control for Toad files
In Toad, open one of the supported file types. Then right-click the document window tab and select File Version Control | Version Control Wizard. This action opens the Version Control Wizard which allows you to configure Toad for your version control system.
Use the wizard to provide information about your version control system to Toad. Review the following for additional information:
Field/Button | |
---|---|
Version Control System Page | |
Type |
Select Subversion. |
Properties |
Click the Properties button and enter the path to the Subversion executable (svn.exe) on the client computer. For example, if using TortoiseSVN, the path might be: C:\Program Files\TortoiseSVN\bin Note: Do not include svn.exe in the path. |
Server |
Enter the URL for the Subversion repository on the Subversion server. |
Login and Password |
Enter the user name and password for your Subversion account. |
Default Version Control Settings Page | |
Version Control Folder |
Select the folder on the Subversion server where you want to check in files. If you currently have files under version control, select the folder on the server where these files are located. |
Working Folder |
Select a folder on the client computer to use as the root working folder. This is the location into which you will check out files. If you currently have files under version control, select your existing working folder. |
To add a file to version control
To browse the repository
In the Repository Browser you can right-click a file to perform one of the following actions. Available actions depend on the file's status.
Action | Description |
---|---|
Open | Open the file in Toad. |
Commit | Commit your changes. Available for Modified or Untracked files. |
Undo Changes | Discards your changes and reverts to the previous revision of the file (previous commit). Available when the file status is Modified. |
Get Latest Version | Check out the latest revision from the remote repository. Available when the file status is OutOfDate. |
To commit your changes
After modifying a file, right-click the document window tab and select File Version Control | Commit.
To compare revisions (Editor files only)
To check file status
Review the following file status definitions.
File Status | Definition |
---|---|
Untracked | The file has not been added to version control. Right-click the file in the Repository Browser and select Commit to add it to version control. |
UpToDate | The file in your working folder is synchronized with the file in the remote repository. No changes are detected. No action is required. |
Modified | The working copy of this file was modified. The changes are stored in the working folder only. Commit this file to add the changes to the remote repository. |
OutOfDate | A more recent revision of this file exists in the remote repository. To update your working copy, check out the latest revision from the remote repository (right-click the file and select Get Latest Version). |
Unknown | The file is under version control, but its status cannot be determined. |
Deleted | The file was under version control, but it was dropped or renamed in the working folder and exists only in the remote repository. |
Additional Actions
© ALL RIGHTS RESERVED. 利用規約 プライバシー Cookie Preference Center