If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I wanna create an auto incrementing column with ASP. The code that i use to do this is below. This code don't works. But why?! I couldn't understand... Is there anyone who knows that how can I do this operation?
Ah, sorry! How could I forget to saying the database type which I work on! I use Microsoft Access, similarly with all most of ASP coders. Thanks you for your answer(s).
I tried your code and it gives an error on ALTER TABLE state. :'(
Thanks for your interest with my problem. The article that you referred to me is very usefull and it solved all my problem. Code is working very clearly! Ugghh!