DbNetSuiteVS 1.0 Now Available  

General problems

"Information on this record has been changed by another user, Please re-apply"
I am getting the following message even though no other users have changed the record

"Information on this record has been changed by another user, Please re-apply"

Show Answer
This problem usually relates to a null value in a "bit" field. The Edit Dialog needs the database value to be non null.

To solve the problem make sure that a default (non-null) value is assigned at the database level and ensure that all current records have a non-null value assigned.

Hide Answer


Cannot upload a file larger than 4MB using DbNetGrid
I am unable to upload a file larger than 4MB using DbNetGrid
Show Answer
http://support.microsoft.com/default.aspx?scid=kb;en-us;295626

Hide Answer


My Firefox dialog windows disappear
I have upgraded to Firefox 2 and my dialog windows disappear behind my main window.
Show Answer
Firefox 2 made some changes to the way dialog windows behave. In order to allow DbNetGrid to bring these dialog windows to the front you need to make a change to the options.

1. Select Tools --> Options --> Content
2. Click on the Advanced button
2. Check the option Raise or Lower Windows

Hide Answer