Quote:
> I've a project that requires row / record level locking. But it seems
> that Access DB engine can only support page level locking at most. Is
> there anyway we can achieve row level locking through the use of some
> third party softwares or VBXes. Need help urgently. Thanks.
> Wilson
> System Analyst
Access cannot lock less than 2k of data, so the only thng you can do is
to make the record length of your table long enough to lock only one row