Entering content frame

 Link Description dbmcli.lnk 

The following extract from the link description dbmcli.lnk contains the main commands required for Creating the Database Manager CLI. Special commands and switches, which may be needed for the link operation on the individual platforms, have been omitted from this example.

To create the Database Manager CLI, you must always use the complete link description file dbmcli.lnkin the source directory (see General Directory Structure of the MySQL axDB Development Environment).

 

&if $OS in [ WIN32, OS2 ]
    :Resource/dbmcli.rc remake
&endif

vcn12.cpp
vcn13.cpp
vcn14.c

cservlib

splib
eoxlib

&if $OS in [ WIN32, OS2 ]
    sqlusr
&else

    enalib
   
enblib

&endif

Further Information

Explanation of the Link Description dbmcli.lnk

Components of DBMCLI

 

Leaving content frame