Hi can anyone help.
I am trying to insert more than one first name into the firstname field where address1 is the same for the names. This is so I do't send the same information to the same address more than once. I hope to mail merge the data.
qrypromo...
I am trying to insert a picture on an Access97 form using data from SQL 2000 using ODBC to access the data. The pictures in the SQL 2000 are Blobs. Is there anyway that I can solve this problem.
I am trying to do a simple append query to update a table. What I am trying to achieve is update a table when changes have been made to the table that I am appending from.
INSERT INTO TransactDetail
SELECT *
FROM Trans;
I would like to put a WHERE clause in
WHERE Trans.trdreferenceNo >...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.