Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Re:- incrementing an alpha numeric field in sql server 2000

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-08-15 : 10:22:12
Manish writes "HI
Everybody
can any one help me to Insert/Select records to/from the database to increment an alpha numeric field .

It should be like this

id varchar(5)
name varchar(30)


id name
-- ----
b001 manish
b002 nakul


PLease help me

my database is on sql server 2000
and frontend is on asp


Thanks in advance

Manish"
   

- Advertisement -