You could use Dir(FullPath & StudentName & "*" & ".pdf") to get the first match, then user Dir() with no param to get successive files for this student.
This is related to a prior post: thread705-378442
I would like to use the ImexGrid in a custom MS Access text file import routine, but cannot find any documentation on how to use it in a form. I have seen references to it in several posts on the web, but none have any real info on its use...
I have an external accdb to hold work data and the results of that work. I then open a form that has a subform, whose Source Object is my querydef. When the form opens, the external accdb gets locked with a laccdb file. No prob. But when I close the form, during which I remove the reference...
If you are using Joomla's functionality, then this may not be what you are looking for. But if you are using PHP directly, then the function you need is mysql_query.
I would recommend looking at the documentation here:
http://us.php.net/manual/en/function.mysql-query.php
Hope this helps.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.