Is CREATE TABLE possible with ezSQL ?

Rate this:
By New Member (Contact - View My Woyano)
Published Thu 21 Aug 2008, 93 Views, 1 Comment

The query method does not seem to allow CREATE TABLE and I cannot find another method that does.

I may be blind. Can anyone help? My script needs to create and drop tables on the fly.

I'm grateful. Thanks.


This Item
Category: Knowledge, Questions,
Tags: ezsql questions
Contributor
New Member
Share it
Link to this item:
Bookmark this item: RSS Feed

People who liked this item

..

    1 Comments

  1.  
    bkramer ~ 3 months ago
    0 votes thumbs up thumbs down
    there shouldn't be a reason why you couldn't use $db->query(query goes here);

    Make sure that you can run your create table script thru phpmyadmin sqlyog or any other query application and make sure the user for your web application has access rights to create the table.
    [ reply ]
    1.  
      22 votes thumbs up thumbs down
      This is my two cents...

         
      Hey you know AdGuy always gets the last word! ;)

    Please Login to Add Your Comment   ..or..  

    Replying to comment by