Access Data Page /access2003

tonijel

Registered User.
Local time
Today, 02:09
Joined
Mar 5, 2006
Messages
16
Hi all,
I was thinking if some could suggest me how could I make DAP which will have only one text box and command button in which will the value written there be forwarded to some parameter SQL when that button is pressed...

Do you know what VB code should I implement in onClick action for that button so he could start some query who would use value placed in that text box and then generate results in DAP....

Any comment is appriciated!:rolleyes:
 
In DAP you must use VBscript. Why must this be a DAP instead of a form?
 
KeithG said:
In DAP you must use VBscript. Why must this be a DAP instead of a form?

Is there a way to put command button on DAP which will onclick call form in which will I put parameter and when I press some button on that form I get DAP with results?:(
 
Probably, I am not really that good with VBscript.
 

Users who are viewing this thread

Back
Top Bottom