Entering content frame

Background documentation Creating the SQL Studio Software Locate the document in its SAP Library structure

Prerequisites

You have the required Software for the creation of SQL Studio.

You have installed the source code on your computer ( Installing the Source Code).

Procedure

First of all, register the program files copied to the hard disk during the installation of the source code.

You must then edit the file SQLSTDREG.bat depending on your operating system:

Activate the line rem regsvr32 /s DSQLControl\Win9x\SQLStudioDSQL.dll by removing the character string rem .

Activate the line rem regsvr32 /s DSQLControl\WinNT\SQLStudioDSQL.dll by removing the character string rem .

Then execute the file SQLSTDREG.bat .
The SQL Studio program can now be called or created.

Note

The components of SQL Studio are created in various development environments ( SQL Studio Components).

To create the component DSQLControl, your require the include file Tom.h and the library riched20.dll 5.3011.2110 (oder höher).
The file
Tom.h is part of the Microsoft Platform Software Development Kit (SDK).
If the library
riched20.dll 5.3011.2110 is not available to you, copy it from the bin directory to the corresponding Windows directory (for example: ../Winnt/System32 for Windows NT).

Leaving content frame