Home : Products : DBMan SQL : Discussion :

Products: DBMan SQL: Discussion: Re: [Reena0330] Primary Key: Edit Log

Here is the list of edits for this post
Re: [Reena0330] Primary Key
Are you connecting mysql database? if so, double check on table name, field name.


Code:


alter table table_name change old_field_name new_field_name int NOT NULL AUTO_INCREMENT


B.

Last edited by:

TheStone: Aug 9, 2002, 2:56 PM

Edit Log: