Edit SQL behind data access page

B

bmichalski

I'm experienced with a PHP/Mysql enviroment and have, in the past
week, been thrown into an access project to finish up the data access
pages. Is there a way to look at the SQL going on in a data access
page at all? I'm working on a page to add new entries to a one-to-
many relational table and access's wizards can't seem to figure it
out. If there is a way I can populate the drop down menus by my own
sql, and then create the actual "INSERT" sql that would save me a lot
of trouble. I've tried looking at the html page source but I haven't
found much useful beyond the page design. Any direction how to get
down the sql would be a great help!

Thanks,
Brian Michalski
 
L

Larry Daugherty

You might find microsoft.pblic.access.dataaccess.pages a better plase
for your issue.

HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top