Newbies usban Posted April 19, 2003 Newbies Posted April 19, 2003 Hi!! I am a newbie. i'm trying to build an SQL sentence that create a table with a unique id field wich auto increments when i insert a new row to the table. I've worked a bit with MySql previously than with ODBC and there i used AUTO_INCREMENT to point the columns of this kind, but with ODBC i've tried to use it and it always returns en error message. I would like to know if this can be done without the usage of any function or if i have to use them, how. Thanks
cjaeger Posted April 19, 2003 Posted April 19, 2003 do the incrementing in fileMaker with auto-enter calcs. either - use the automatic serial number feature or - use a relatonship and auto-enter max(serialno) +1
Newbies usban Posted April 29, 2003 Author Newbies Posted April 29, 2003 Sorry but I don't understand you i am a complete newbie. What is the Filemaker?? Looking at your answer i guess that it is not able to do it directly njust with one table.
Anatoli Posted April 29, 2003 Posted April 29, 2003 RE: Sorry but I don't understand you i am a complete newbie. What is the Filemaker?? Oh, boy.... What you are doing here if you don't know what is FileMaker???
Recommended Posts
This topic is 7879 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now