Hello everybody,
What is wrong with this query?
SELECT * FROM data_vault.hub_artikelnummer art
INNER JOIN (SELECT *
FROM data_vault.sat_artikel_1
WHERE hub_artikelnummer_sqn = art.sqn) aap ON sart1.load_datetime = aap.ldt AND art.sqn = 500
I am getting the following error...
plz can you help me, with this code?
The loop doesn't want to work. My table containts 300 records, so the code must generate 300 txt files, with different names. I tried it in ACCESS 97 & 2002, but i still keep the problem.....
thank you in advance.
***********************
Dim dbs As...
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.