J
James Scho
Hello,
I have converted my split MDB configuration to an Access 2003 front-end with
a SQL 2005 backend using ODBC. I am experiencing a situation with the new
configuration where I am unable to copy & paste records that was done rather
easily with the split config. Otherwise all functionality entering orders and
order details works fine.
Specifically, I have an ORDERS table that has linked data to an ORDERDETAILS
table. Each order has an ODERID primary key with identity. The UI for this
exists in a form that has ORDERS table as the parent and a subquery
form(ORDERID id the link one-to-many) that facilitates the connection to the
ORDERDETAILS table. There are points in time that makes entry easier to
extract or COPY an order detail from the subquery form of one ORDERID and
paste it to the subquery form of another ORDERID. When I try to do this I get
an error that I cannot update/paste the records.
Again, this has been done for years in the MDB split environment without any
problems.
thanks in advance for your help,
James
I have converted my split MDB configuration to an Access 2003 front-end with
a SQL 2005 backend using ODBC. I am experiencing a situation with the new
configuration where I am unable to copy & paste records that was done rather
easily with the split config. Otherwise all functionality entering orders and
order details works fine.
Specifically, I have an ORDERS table that has linked data to an ORDERDETAILS
table. Each order has an ODERID primary key with identity. The UI for this
exists in a form that has ORDERS table as the parent and a subquery
form(ORDERID id the link one-to-many) that facilitates the connection to the
ORDERDETAILS table. There are points in time that makes entry easier to
extract or COPY an order detail from the subquery form of one ORDERID and
paste it to the subquery form of another ORDERID. When I try to do this I get
an error that I cannot update/paste the records.
Again, this has been done for years in the MDB split environment without any
problems.
thanks in advance for your help,
James