|
Disabling Splash Screen
Each time you start ODBC 4 ALL, a splash screen is shown.
The Splash screen is normally shown for 5 seconds, but it's never longer than the query. For example, if your query takes 2 seconds to retrieve data from the remote database, the splash screen will be closed as soon as the query finishes (2 seconds).
Anyway, on some situations, you may want to disable the splash screen at all. For example when using Odbc 4 All in batch mode, without any user intervention.
You can disable the splash screen only after registering the product with the required license keys.
Once Odbc 4 All is registered, you can disable the screen shot by activating the product on your PC, in two ways:
- Online - Automatic
The PC must be connected to internet
- By e-mail - The Support Team will assist you
Internet connection is not required
In both cases you must start the activation program, either by choosing Start -> Program Files -> Odbc 4 All -> Odbc 4 All Activation or by following the instructions below:
- Open a "Command Prompt"
- Enter the Odbc 4 All installation directory:
C:\> cd c:\"program files"\odbc4all
- Start Odbc 4 All with the /ACTIVATE parameter
C:\Program Files\odbc4all\> Odbc4All /Activate
- Follow instruction on screen
|