Guys, Thanks a lot for your answers. The thing is that Jet answers the following with the Alias name and not the real name of the field.
dbData.Recordset.Fields(1).Name
How can I make Jet to give me back the real name of the field and not the alias ?
Hi. I am trying to use an alias field in my WHERE clause but I get an error.
The idea is this:
SELECT name,lastname,socsecid AS id FROM Tablex WHERE id=100
Is this correct ?
Thanks !
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.