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
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