Re: [PHP-WIN] mysql table rename

2005-02-10 Thread Patrick Roane
This has been solved. The problem was 'pilot error'. This is indeed the right syntax to change a table name. --- Patrick Roane <[EMAIL PROTECTED]> wrote: > I am trying to rename my table, but I get a syntax > error. > > ALTER TABLE myblobs RENAME myBlobs; > > > Can anyone tell me where the p

[PHP-WIN] mysql table rename

2005-02-10 Thread Patrick Roane
I am trying to rename my table, but I get a syntax error. ALTER TABLE myblobs RENAME myBlobs; Can anyone tell me where the problem is here? I went to the mysql ref. site and I think this is the right way to do this. thanks- = Patrick Roane Web design and development www.franklin-band.com