LonnieJohnson
Programmer
I have an app where I was programmatically saving data using a dao recordset to a sql server backend. One of the fields I was updating had a length of 100 chars. The user was trying to save more than that. The system raised a message box with a debug button. When you click it an error message box appeared saying that the field’s length was being exceeded and highlighted the line in code where it was trying to update.
My question, is there a way to report with a message box anything in that highlighted line?
Thanks.
ProDev, Builders of Affordable Software Applications
Visit me at ==>
May God bless you beyond your imagination!!!
My question, is there a way to report with a message box anything in that highlighted line?
Thanks.
ProDev, Builders of Affordable Software Applications
Visit me at ==>
May God bless you beyond your imagination!!!