Get an icon representing a connection.
Return the path on disk to an icon representing a connection.
odbcConnectionIcon(connection)
connection
: A connection object, as returned by dbConnect()
.The path to an icon file on disk.
The icon returned should be a 32x32 square image file.
Useful links