J
Jim Shipley
Is there a way to display the SQL Server ODBC errors in an error message?
For instance, if the user tries to insert a duplicate key record, SQL will
respond with a descriptive error message, "INSERT failed........" How do
you display this message? Err.Description just reports 'ODBC Call
failed...'
Thanks
Jim Shipley
For instance, if the user tries to insert a duplicate key record, SQL will
respond with a descriptive error message, "INSERT failed........" How do
you display this message? Err.Description just reports 'ODBC Call
failed...'
Thanks
Jim Shipley