NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
neesy
Joined: 30 Jun 2010 Posts: 3
|
Posted: Wed Jun 30, 2010 8:44 am Post subject: Reseed JavaDB table |
|
|
Hi,
I am new to JavaD and I have managed to create and link a few tables.
I have deleted all records from my tables entered during debugging. However I cannot reseed my tables. I have searched online and the following line is supposed to do the job :
DBCC CHECKIDENT (TableName, RESEED, 0)
However when I run it I get an error:
Error code -1, SQL state 42X01: Syntax error: Encountered "DBCC"
Can anyone help? |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|