Re: Why is this Not Updatable?
- From: cvegas <cvegas@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 26 Dec 2005 05:27:02 -0800
Not understanding whats going on I deleted the linked tables and re-linked
them. I am now getting this error which might shed some light on this for
you.
Cannot join on Memo, OLE, or Hyperlink object (dbo_tblCustomers.BillToID =
dbo_tblBillToInfo.[Billing Info])
In the Access 2K tables that I imported into SQL tables both of these tables
have a Memo field. Is there something I need to do on the SQL side with
regards to the memo fields?
"Chris2" wrote:
>
> "cvegas" <cvegas@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
> news:8F737424-62A6-4802-8CAB-A2B3C9980A25@xxxxxxxxxxxxxxxx
> > What is happening is that when I pull us my form Forwarders which
> is has the
> > record source as the sql query I posted earlier called [Customer
> By Number]
> > and try to update any data I get an error message in the bottom
> left side of
> > the screen that says "This Record Set is not updatable"
> >
> > It does not appear that I have any relationships set up in my
> Access front
> > end and I know I have not done any relationships on the sql server
> or if this
> > is even possible. As I said I am pretty new at this and I am
> taking over
> > from someone's elses work.
>
> cvegas,
>
> When I tried to duplicate what is happening for you, I did not set
> up any MS Access relationships, and I was still able to update the
> data.
>
> My question is, are there proper keys established on the SQL Server
> tables?
>
> If there *are* proper keys on the SQL Server tables, then when you
> go into Design View on the linked tables in MS Access (you may get a
> warning that no changes can be made), do the primary key columns
> show the "key" icon indicating that MS Access knows what the primary
> key column is?
>
> Again, I am not sure of exactly what is going on because I do not
> know what the exact table structures and keys are in SQL Server.
>
> Sincerely,
>
> Chris O.
>
>
>
.
- References:
- Re: Why is this Not Updatable?
- From: Chris2
- Re: Why is this Not Updatable?
- From: cvegas
- Re: Why is this Not Updatable?
- From: Chris2
- Re: Why is this Not Updatable?
- From: cvegas
- Re: Why is this Not Updatable?
- From: Chris2
- Re: Why is this Not Updatable?
- Prev by Date: Re: Dynamic query
- Next by Date: Re: Why is this Not Updatable?
- Previous by thread: Re: Why is this Not Updatable?
- Next by thread: Re: Why is this Not Updatable?
- Index(es):
Relevant Pages
|