RE: Installation Trouble

2001-05-23 Thread Sean . Tibbetts
to access any of the databases or run sql queries. Any suggestions? > > Sean Tibbetts > "Do nothing which is of no use." > Miyamoto Musashi > > > Sean Tibbetts > Web Technologies Group

Installation Trouble

2001-05-22 Thread Sean . Tibbetts
I installed the RPM of 3.23 on RH 7.1 today. Everything seemed to go OK (once I got Perl in the right place), but now I don't have any client tools to access any of the databases or run sql queries. Any suggestions? Sean Tibbetts "Do nothing which is of no use." Miyamoto

Help modify existing column to be Primary Key

2001-04-25 Thread Sean . Tibbetts
I used Access (sorry) to develop a db design. I then used ODBC to export it to MySQL. The tables all lost their primary key definitions. Now I need to set them back to be a primary key. I have tried: ALTER TABLE def_categories MODIFY ID PRIMARY KEY Any help is appreciated! Sean Tibbetts