Inserted Records not found in Linked table

V

Vandy

Hi,

I am trying to insert a record in Linked table through ODBC setup. I
got the confirmation message as "You are about to append 1 rows."

After the inserting, I checked the table but the inserted the record
not found.

The query is

INSERT INTO tabTest
VALUES ("2", "23445", " ", " ", " ", "PDF", " ", " ", "20061208 ", " ",
"TEST1", " ", " ", " ");

Any advice on this?

Thanks.
 

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