Hi Bruce
I use the Memory driver in a procedure to select sql data to a file. This is working fine, only when one user use it, but when more than one user uses it at the same time, the data records are deleted in the table, updated with the new sql query and display the data in the web browser, but when I view the data with a web form the record does not exist.
Is there a way that you can set the memory driver to use the users computer to store the memory driver table and not on the web server, because this is the problem.
Any suggestions
Many thanks
Johan