define_dsn


Description:

public static bool define_dsn (DsnInfo info) throws Error

Add or update a DSN from the definition in info.

This method may fail with a ConfigError domain error (see the ConfigError error codes).

Parameters:

info

a pointer to a filled GdaDsnInfo structure

Returns:

TRUE if no error occurred