Error 2101 RecordSource not alterable??

  • Thread starter Thread starter vbasean
  • Start date Start date
V

vbasean

I'm getting an error 2101 on setting my recordsource? Any clue why?

I get it if I set it to any string value of a table or query name.

i.e.

Me.RecordSource = "tblDonors"
 
I'm getting an error 2101 on setting my recordsource?  Any clue why?

I get it if I set it to any string value of a table or query name.

i.e.

Me.RecordSource = "tblDonors"

Never mind. Fluke instance in Access. Access crashed and then it
started working.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top