There is a master document on a server which references a table called 'data'
within database.

I need users to query many tables and produce a data source called 'data'
which the document can then reference.

The problem is, that this 'data' table could easily get overwritten by
another user.

Creating a number of similar documents (one for each user) is not really
practical as there may be an infinite number of users.
Also this is a web based application and therefore I would have difficulty
in writing a datasource (csv or something) to the users hard drive without
user intervention.

Regards

JugLugs


-- 
View this message in context: 
http://www.nabble.com/True-multi-user--tf3841867.html#a10879747
Sent from the MySQL - General mailing list archive at Nabble.com.


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to