Hi all you experts,
I've bin developing acc for quite a while, against acc back end. Lately, I've bin hired by a company that develops access against SQL server.
A few differences I've noticed:
Am I getting something wrong?
I've bin developing acc for quite a while, against acc back end. Lately, I've bin hired by a company that develops access against SQL server.
A few differences I've noticed:
- When linking a table with an autoincrement PK field, the autoinc value is yet not created by the time the Forms Before_Insert occurs (and in my case, fails the action).
- A subform with a master/child field filter, will not display its records, unless I do some action in the subform's Timer event (after the form is already open.
Am I getting something wrong?