Sorry. Stupid technospeak on my part.

When you connect to the database, you tell it to use a particular
username and password. When these new tables were created, did you
change the permissions in the mysql table for the user, or does that
account have access to all the tables/databases? Basically, did you
grant or change permissions when the new tables were created?

BTW, CRUD = Create, Read, Update, Delete

--- Jody Cleveland <[EMAIL PROTECTED]> wrote:
> > Does the user that the script runs as have full CRUD access to
> the
> > new tables? Have you set any restrictions on what that user can
> do to
> > the table(s)?
> 
> Boy, do I feel lost...
> 
> How would I check that?
> 
> Thanks!
> 
> Jody
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


=====
Mark Weinstock
[EMAIL PROTECTED]
***************************************
You can't demand something as a "right" unless you are willing to fight to death to 
defend everyone else's right to the same thing.
-Stolen from the now-defunct Randy's Random mailing list.
***************************************

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to