dominicgingras
Technical User
I have an ADO piece of code that take the date from data from a table and export it to outlook contact on a public folder.
My problem is the following:
I want to take 3 fields from my table and merge then into one to export to the body part of an outlook contact. Usualy, in a query, I use the expression builder([XXXX]& &[yyyy]. How would you acheive the same result using ADO. I have try to base my recorset on a query that contain expresion and I got an error message.
I dont know If this is clear, my english is not perfect....
Dominic Gingras
My problem is the following:
I want to take 3 fields from my table and merge then into one to export to the body part of an outlook contact. Usualy, in a query, I use the expression builder([XXXX]& &[yyyy]. How would you acheive the same result using ADO. I have try to base my recorset on a query that contain expresion and I got an error message.
I dont know If this is clear, my english is not perfect....
Dominic Gingras