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.
Author |
Topic |
suchiate
Starting Member
33 Posts |
Posted - 2007-03-06 : 10:17:38
|
Hi all,May I know how I can create an user-defined data-type using sp_addtype which creates an Integer with Identity(1,1) ?Thanks in advance. |
|
snSQL
Master Smack Fu Yak Hacker
1837 Posts |
Posted - 2007-03-06 : 11:42:52
|
Can't do that as far as I know. |
 |
|
suchiate
Starting Member
33 Posts |
Posted - 2007-03-10 : 08:05:37
|
Thanks alot for your reply =) |
 |
|
|
|
|