|
-
Jun 10th, 2004, 06:47 AM
#1
Thread Starter
Addicted Member
Insert Query Query <Resolved>
Hi i got a quick question for inserting a record
do i need to change my sql query becuase i am using a
autonumber field since i have never worked with this.
basically i want to know if i have a user ID field setup like...
`idusers` int(10) unsigned NOT NULL auto_increment,
would it affect my insert query
would i need to say insert values into all fields but idusers by specifying all of the fields but idusers
please help
Sam Lad
Last edited by señorbadger; Jun 11th, 2004 at 01:51 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|