Support for ApplicationName parameter in ODBC driver
It would be very useful if the Devart ASE ODBC driver supported an ApplicationName connection parameter (similar to other database drivers). This would allow applications to set a custom application name visible in the ASE session/process list (e.g., via sp_who or monitoring tools).
Having this information greatly helps with monitoring, debugging, and identifying which application or service owns a particular database session.
This feature is commonly used in production environments to track active connections and troubleshoot issues.
1
vote