Is your form's Data Entry property set to Yes? It should be No.

Signature
Dirk Goldgar, MS Access MVP
www.datagnostics.com
(please reply to the newsgroup)
> Did you set the *form's* RecordsetType property to "Dynaset (Inconsistent
> Updates)"?
I Tried it but... When I did so - I only was able to enter new data -
In datasheet view the existing rows are not display at all!!
What is wrong??
Many thanks!
On Apr 28, 5:29 pm, "Dirk Goldgar"
<d...@NOdataSPAMgnostics.com.invalid> wrote:
> <Sadnao...@gmail.com> wrote in message
>
[quoted text clipped - 36 lines]
>
> - Show quoted text -
Sadnaot10@gmail.com - 30 Apr 2008 14:42 GMT
On Apr 29, 5:07 pm, "Dirk Goldgar"
<d...@NOdataSPAMgnostics.com.invalid> wrote:
> Is your form's Data Entry property set to Yes? It should be No.
>
[quoted text clipped - 61 lines]
>
> - Show quoted text -
Wow!! Thank you very much!
You solved it for me - after a lot of hours I waste - You did it!!
Many thanks
Can you please give me some explanation - so I will know what is the
meaning of it?
Best Regards
Clif McIrvin - 30 Apr 2008 17:57 GMT
On Apr 29, 5:07 pm, "Dirk Goldgar"
<d...@NOdataSPAMgnostics.com.invalid> wrote:
> Is your form's Data Entry property set to Yes? It should be No.
Wow!! Thank you very much!
You solved it for me - after a lot of hours I waste - You did it!!
Many thanks
Can you please give me some explanation - so I will know what is the
meaning of it?
Best Regards
Hi --
"Data Entry Mode" = True (or Yes) really means that viewing (or
changing) existing records is *not* allowed -- that is, "Data Entry
Only"
"Data Entry Mode" = False (or No) really means that viewing (or
changing) existing records *is* allowed -- that is, "Data Entry *and*
viewing / changing Allowed"
I find that the included documentation is often difficult to understand,
and that coming here for help is *very* useful.
To see the Access Help, press F1 for context sensitive help from the
properties dialog that you used to change the Data Entry setting.

Signature
Clif
Still learning Access 2003