Click here to Skip to main content
15,888,401 members
Home / Discussions / Database
   

Database

 
GeneralRe: How to store symbols like sigma, integral etc in sql server 2000 Pin
razov15-Sep-08 19:00
razov15-Sep-08 19:00 
GeneralRe: How to store symbols like sigma, integral etc in sql server 2000 Pin
Jesu Prabhu.J15-Sep-08 19:17
Jesu Prabhu.J15-Sep-08 19:17 
GeneralRe: How to store symbols like sigma, integral etc in sql server 2000 Pin
razov16-Sep-08 0:11
razov16-Sep-08 0:11 
GeneralRe: How to store symbols like sigma, integral etc in sql server 2000 [modified] Pin
Jesu Prabhu.J16-Sep-08 0:19
Jesu Prabhu.J16-Sep-08 0:19 
QuestionIndentity Problem Pin
Syed Shahid Hussain14-Sep-08 20:44
Syed Shahid Hussain14-Sep-08 20:44 
AnswerRe: Indentity Problem Pin
Ashfield14-Sep-08 20:56
Ashfield14-Sep-08 20:56 
AnswerRe: Indentity Problem Pin
Blue_Boy14-Sep-08 22:00
Blue_Boy14-Sep-08 22:00 
GeneralRe: Indentity Problem Pin
Syed Shahid Hussain14-Sep-08 22:55
Syed Shahid Hussain14-Sep-08 22:55 
Thanks But

I'd tried (test is table name)

DBCC CHECIDENT (test, RESEED, 0)
and also
DBCC CHECIDENT ('test', RESEED, 0)


And receive this error message

Server: Msg 2526, Level 16, State 2, Line 2
Incorrect DBCC statement. Check the documentation for the correct DBCC syntax and options.

have u any idea about that?

Thanks

Syed Shahid Hussain

GeneralRe: Indentity Problem Pin
Blue_Boy14-Sep-08 23:27
Blue_Boy14-Sep-08 23:27 
GeneralRe: Indentity Problem Pin
Syed Shahid Hussain15-Sep-08 1:22
Syed Shahid Hussain15-Sep-08 1:22 
GeneralRe: Indentity Problem Pin
Blue_Boy15-Sep-08 1:24
Blue_Boy15-Sep-08 1:24 
JokeRe: Indentity Problem Pin
nelsonpaixao15-Sep-08 12:12
nelsonpaixao15-Sep-08 12:12 
QuestionDifference between Truncate and Delete Pin
r aa j14-Sep-08 19:57
r aa j14-Sep-08 19:57 
AnswerRe: Difference between Truncate and Delete Pin
Blue_Boy14-Sep-08 21:59
Blue_Boy14-Sep-08 21:59 
Questionedit view by adding squence number Pin
mahmoudinirat14-Sep-08 2:12
mahmoudinirat14-Sep-08 2:12 
AnswerRe: edit view by adding squence number Pin
Blue_Boy14-Sep-08 2:49
Blue_Boy14-Sep-08 2:49 
GeneralRe: edit view by adding squence number Pin
nelsonpaixao14-Sep-08 13:14
nelsonpaixao14-Sep-08 13:14 
AnswerRe: edit view by adding squence number Pin
Rocky#14-Sep-08 17:58
Rocky#14-Sep-08 17:58 
GeneralRe: edit view by adding squence number Pin
Mycroft Holmes14-Sep-08 19:29
professionalMycroft Holmes14-Sep-08 19:29 
GeneralRe: edit view by adding squence number Pin
Rocky#14-Sep-08 19:33
Rocky#14-Sep-08 19:33 
AnswerRe: edit view by adding squence number Pin
RyanEK14-Sep-08 20:35
RyanEK14-Sep-08 20:35 
AnswerRe: edit view by adding squence number Pin
nelsonpaixao15-Sep-08 13:45
nelsonpaixao15-Sep-08 13:45 
QuestionAggregating function on strings in a group by [modified] Pin
swjam14-Sep-08 0:15
swjam14-Sep-08 0:15 
AnswerRe: Aggregating function on strings in a group by Pin
Mycroft Holmes14-Sep-08 19:31
professionalMycroft Holmes14-Sep-08 19:31 
QuestionHow to connect Mysql database wamp from C#? Pin
cutedrew13-Sep-08 21:04
cutedrew13-Sep-08 21:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.