Scott Heinrichs wrote:
Hello all,
This is the first time I have posted an issue to this forum, so please
excuse in noob questions or statement. I am trying to create a table
from a string that created by a DESCRIBE TABLE query... this is the
generated string:
CREATE TABLE 'users' ( 'username' v
Scott Heinrichs wrote:
> Hello all,
>
> This is the first time I have posted an issue to this forum, so please
> excuse in noob questions or statement. I am trying to create a table
> from a string that created by a DESCRIBE TABLE query... this is the
> generated string:
>
> CREATE TABLE 'users'
Jochem Maas wrote:
Scott Heinrichs wrote:
Hello all,
This is the first time I have posted an issue to this forum, so please
excuse in noob questions or statement. I am trying to create a table
from a string that created by a DESCRIBE TABLE query... this is the
generated string:
CREATE TABLE
At 5:05 PM -0700 7/11/06, Scott Heinrichs wrote:
>Can anyone give me a solution
If all else fails, use phpAdminMySQL to set up your tables. I seldom program it.
tedd
--
http://sperling.com http://ancientstones.
Hello all,
This is the first time I have posted an issue to this forum, so please
excuse in noob questions or statement. I am trying to create a table
from a string that created by a DESCRIBE TABLE query... this is the
generated string:
CREATE TABLE 'users' ( 'username' varchar(120) NOT NULL pri
5 matches
Mail list logo