hi... i have a vb6.0 application and im trying to make a report from an Access database, i created my query in access as query, its like this:
"Select name from Table where id=[?]"
when i run the query in access, it askes for the value of id i want. how can i send the value from my program??
thank You very much
Eli
"Select name from Table where id=[?]"
when i run the query in access, it askes for the value of id i want. how can i send the value from my program??
thank You very much
Eli