Creating the SQL Studio Software
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 components of SQL Studio are created in various development environments (
To create the component DSQLControl, your require the include file
Tom.h and the library riched20.dll 5.3011.2110 (oder höher).