Shon Stephens wrote:
>
> i have an application that will allow me to rotate mysql table using
> date variable substition. in other words
>
> table=tblname.%m%d%Y
>
> if i am using a remote system to host the application, what
Host doesn't matter. "localhost" and remote hosts are processed
in t
Shon,
Tuesday, June 25, 2002, 8:54:39 PM, you wrote:
SS> i have an application that will allow me to rotate mysql table using
SS> date variable substition. in other words
SS> table=tblname.%m%d%Y
SS> if i am using a remote system to host the application, what
SS> permissions to i need to give t