char *Ns_DbDriverName( Ns_DbHandle *handle );
The Ns_DbDriverName function returns the name of the database driver associated with handle
.
The storage for the string returned is owned by the database driver and must not be freed or modified in any way.