Group:  Microsoft Access ยป microsoft.public.access.formscoding
Thread: Runtime error 3008

Geek News

Runtime error 3008
h3llz 12/17/2008 11:37:00 AM
Runtime error 3008

The table tblBaskets is already opened exclusively by another user, or it is
already open through the user interface and cannot be manipulated
programmatically.

Ive for form_load event on a form (bounded to tblBasketContent) and when it
loads i run Sql to insert a record in tblBaskets, but it saying its already
open?
RE: Runtime error 3008
boblarson 12/18/2008 5:16:01 AM
Why are you trying to add a record using SQL when you already have the bound
form open?
--
Bob Larson
Free Tutorials and Samples at http://www.btabdevelopment.com

__________________________________


"h3llz" wrote:

[Quoted Text]
> Runtime error 3008
>
> The table tblBaskets is already opened exclusively by another user, or it is
> already open through the user interface and cannot be manipulated
> programmatically.
>
> Ive for form_load event on a form (bounded to tblBasketContent) and when it
> loads i run Sql to insert a record in tblBaskets, but it saying its already
> open?

Home | Search | Terms | Imprint Contact
Newsgroups Reader - provided by WiredBox.Net