<html>
<head>
</head>
<body>
Lance Davis wrote:<br>
<blockquote type="cite" cite="mid:Pine.LNX.4.44.0207021311040.21782-100000@s1.uklinux.net">
<pre wrap="">On Tue, 2 Jul 2002, Marc Delisle wrote:<br><br></pre>
<blockquote type="cite">
<pre wrap="">Well I prefer this :)<br><br>echo ' <option value="">' .$strDatabases. '...</option>' . "\n";<br><br>Marc<br><br></pre>
</blockquote>
<pre wrap=""><!----><br>I prefer it with the brackets () and an extra space between them and the <br>...'s <br><br>(databases) ...</pre>
</blockquote>
Done.<br>
<blockquote type="cite" cite="mid:Pine.LNX.4.44.0207021311040.21782-100000@s1.uklinux.net">
<pre wrap=""><br><br>BTW the front page should IMHO say 'database statistics' not 'databases <br>statistics' .</pre>
</blockquote>
Why? there are many databases.<br>
<blockquote type="cite" cite="mid:Pine.LNX.4.44.0207021311040.21782-100000@s1.uklinux.net">
<pre wrap=""><br><br>Couple of other minor points :-<br><br>Trying to edit a record from browse when there isnt a primary key doesnt <br>find the record but displays a blank new one, is it because of float <br>fields that dont have an exact match ??<br><br>If so should it ignore float fields in the select and if there are more <br>than one result get the user to choose which one to edit ???</pre>
</blockquote>
I will add a bug entry about this, but you must realize that having a primary
key is The Right Thing to do.<br>
<blockquote type="cite" cite="mid:Pine.LNX.4.44.0207021311040.21782-100000@s1.uklinux.net">
<pre wrap=""><br><br>Also 'users - check database privileges - database xxx' shouldnt show <br>'FILE' for users if they dont have 'INSERT' or 'UPDATE' privileges on <br>xxx, because 'FILE' is meaningless without permission to use the file, it is a global permission <br>switch which doesnt relate to the individual database unless the user <br>already has permission to modify that database.<br><br>With 1000 users all with FILE permission to upload their tables - it shows <br>them all when you select someone elses database.<br><br>Regards <br>Lance<br><br></pre>
</blockquote>
I will add a bug entry also about this.<br>
<br>
Marc<br>
</body>
</html>