Forum Moderators: open

Message Too Old, No Replies

Auto Number retrieving

-

         

vanjamier

6:32 am on Nov 18, 2004 (gmt 0)

10+ Year Member



How do i retrieve an auto number from the table and display it in the textfield on the browser?

ajavaly

1:26 pm on Nov 18, 2004 (gmt 0)

10+ Year Member



An autonumber is column like any other - you should be able to get it by a sql select statement. Have I misunderstood your problem?

vanjamier

2:33 am on Nov 23, 2004 (gmt 0)

10+ Year Member



of course i know u get by an sql statement...
i was hoping for sample codes.

Im using identity@@ now.

Hey thanks anyway..