What seems to be the problem in my Datatype?

Asked By 0 points N/A Posted on -
qa-featured

I got this error message when I only typed nearly 60 characters with gallery “Vendor”.

And also this message “Unhandled exception has occurred in your application.

I have no idea why is this happening to me since I set Datatype to varchar(100). Then I had it change again, set to varchar(MAX) but it did not fix the problem.

May I ask some help from you guys?

Thank you in advance!

[Beta] U@bviews

Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

Object reference not set to an instance of an object.

Details Continue Quit

SHARE
Answered By 590495 points N/A #155511

What seems to be the problem in my Datatype?

qa-featured

If this is the first time it happened on your application, close the application then restart your computer and then try it again. I’m sure it will work again if the problem is not that serious.

But if it still doesn’t work, might as well try doing another clean installation of the program again to restore it to its default configuration and fix any corrupted files in its installation.

Uninstall the application then check your computer for any possible errors. Use a disk utility application to check the system. Install the program again after this and then check it if this fixes the problem.

You should also check the value set on the column address. Since you are not aware what the maximum length limit of the column is, experiment on the values you set on the column address.

Since the value doesn’t work at 100, try entering a much lower value until you get the acceptable value for the column address. This is the trial-and-error method.

Related Questions