setting unique table

J

Jason

Hi,

I've an acces form which recordsource is generated through an
ado-connection. This ado-connection calls a view in sql server. Within the
view there are multiple tables joined from different databases in sql
server.

The problem is that i cannot update a field in the access form because no
unique table is set.

So to resolve this problem, how can i do this without telling the form which
table's name it should use. I don't want my frontend to know database
specific names. If i can tell my form to use a unique table within my view,
that would be great.

Is this possible?
 

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

Top