Passing parameters to a vb6 query, from form?
Hi there,
REALLY stuck on something! Am very new to VB6 and am trying to run a data report, which runs off of an sql query in a data environment. This works fine when i manually enter the required parameters into the sql query, but i cant seem to get the syntax right for the query to read the values in text fields on the form. Any help would be much appreciated.
Im guessing its a similar solution, but i also need to know how to filter the contents of one db combo, based on the selection made in another one on the same form.
Hope this makes sense!