Very Strange ade

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We have an ade access database connected to SQL Server 2000. The code is set
to open the form for a new record entry, however, sometime the form opens as
read-only. Any ideas?
 
We have an ade access database
connected to SQL Server 2000.
The code is set to open the form
for a new record entry, however,
sometime the form opens as
read-only. Any ideas?

No, and you're going to have to go back to the ADP from which the ADE was
generated to work on that Form, or do much in the way of debugging it --
Forms in ADEs are locked because they have a module.

Larry Linson
Microsoft Access MVP
 
Back
Top