Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

running code from a Data Access Page

Status
Not open for further replies.

FrankX

Programmer
Dec 28, 2001
14
US
Hi,
I've just started playing with Data Access Pages. They have the option to add buttons and textboxes, much like Forms, but I cannot work out how to fire code off from them. I have a page that displays the details from a table, and I would like to give the user the opportunity to update this table through changing a criteria in a textbox and pressing a button.
does anyone have any idea how to do this?
Thanks in advance.

frankX
 
Me again.
Could it be to do with using MSODSC? I know I can run an SQL statement with the Execute Method, but I cannot see if I can run a procedure.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top