Updating a Linked Table

G

Guest

I am trying to update a linked table in Access via a C#.NET application. I
have an append query ready, but the table doesn't update while the db is
closed. Is there a way in C# to force an Access db to update the linked table?

--
*********************
J Streger
MS Office Master 2000 ed.
MS Project White Belt 2003

User of MS Office 2003
 
G

Guest

YOu might want to ask that question in a C# group. More likely someone there
will know.
 
G

Guest

I have done extensive searching on this, with no response, so I am just
trying to find that one person with an answer (as evidenced by the 17 views,
no replies in the C# forum)

--
*********************
J Streger
MS Office Master 2000 ed.
MS Project White Belt 2003

User of MS Office 2003
 
G

Guest

I think there might be somebody where I am who knows that. Let me see if I
can find out and get back to you.
 
G

Guest

Since I don't know C#, I really don't understand the answer I got. What I
was told was you need to create a data layer and establish a connection
string. Hopefully, this info will be of some value.
 

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