Hi,
I'm having problems with a bound form to SQL view locking up SQL.
The form is only needed to display a datasheet view of these table view records, no requirement to update the data , allow edits, data entry or anything else, just display.
Is it possible the fact the form was set as Dynaset, and allow updates / edits etc, that this was causing the issue.
If I just want to display the data, does this mean I should always set recordset type to 'Snapshot' and allow edits / updated / deletes etc to 'No'.
Does this help with not locking up tables in a view?
Thanks,
1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Free Electronic Dance Music Downloads
I'm having problems with a bound form to SQL view locking up SQL.
The form is only needed to display a datasheet view of these table view records, no requirement to update the data , allow edits, data entry or anything else, just display.
Is it possible the fact the form was set as Dynaset, and allow updates / edits etc, that this was causing the issue.
If I just want to display the data, does this mean I should always set recordset type to 'Snapshot' and allow edits / updated / deletes etc to 'No'.
Does this help with not locking up tables in a view?
Thanks,
1DMF.
"In complete darkness we are all the same, only our knowledge and wisdom separates us, don't let your eyes deceive you."
"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Free Electronic Dance Music Downloads