Hello All,
I'd like to apologize if i'm in the wrong forum. I'm relativley new to SQL queries so I'll give you what I am running into and hopefully I'll get an answer or get pointed in the right directoin.
I have currently tried using Excel and the msquery wizard that comes with it. It has been relativley ok to use but now I'm expanding my queries into the database and attempting a parameter query by date. I keep getting a conversion error.
Here is the code generated, any input or help would be greatly appreciated.
SELECT INIH.
FROM INIH INIH
WHERE (INIH.INV=?)
Should be straight forward but I'm ready to bang my head against a wall!!!
Thanks
Nas
Bookmarks