Hi...
I try to create processing of various exception through EMyError but sometimes EMyError.Message gives not formatted line...
Example (with TMyConnection):
- try connect with wrong login/pass:
#28000Access denied for user ......
- try connect with wrong database name
#42000Unknown database .....
What is digits before text string?