infilcolee
04-15-2011, 08:04 AM
Has anyone every had or heard of a problem where random quotation marks appear around data?
We have been running into this issue for a few months now. When we open a form in Data Manager and enter information into the text boxes, quotes will appear around the text when the form is opened again. The quotes appear after we click OK on the form. You will then see the quotes within the cells of Data Manager as well as on the SQL Database. You can manually delete them next time the form in open, but then they automatically appear again once the data is changed in the text box.
The other weird thing is that it does not happen all the time. We have been able to narrow it down to only happening on the forms in Data Manager. This does not happen in AutoPLANT P&ID or when manually entering data into the cells in DM.
We have only altered the forms in VB6 by adding new text boxes and combo boxes. Besides, we as users do not even have control over the saving mechanism for the AutoPLANT forms. The quotes appear to be attaching themselves after you click OK (save) on the form.
These quotes came out of nowhere and we can't figure out how to get rid of them...
Bentley Tech support says it is our code in the DLL causing the problem, but we obviously have not programmed anything telling quotation marks to attach to data. We feel that it is coming from a DLL that we do not have control of.
Any Ideas?
We have been running into this issue for a few months now. When we open a form in Data Manager and enter information into the text boxes, quotes will appear around the text when the form is opened again. The quotes appear after we click OK on the form. You will then see the quotes within the cells of Data Manager as well as on the SQL Database. You can manually delete them next time the form in open, but then they automatically appear again once the data is changed in the text box.
The other weird thing is that it does not happen all the time. We have been able to narrow it down to only happening on the forms in Data Manager. This does not happen in AutoPLANT P&ID or when manually entering data into the cells in DM.
We have only altered the forms in VB6 by adding new text boxes and combo boxes. Besides, we as users do not even have control over the saving mechanism for the AutoPLANT forms. The quotes appear to be attaching themselves after you click OK (save) on the form.
These quotes came out of nowhere and we can't figure out how to get rid of them...
Bentley Tech support says it is our code in the DLL causing the problem, but we obviously have not programmed anything telling quotation marks to attach to data. We feel that it is coming from a DLL that we do not have control of.
Any Ideas?