Microsoft
Software
Hardware
Network
Question : bodytype.
Need to fix the index.
The index is at 30?
I need to make it 28.
Answer : bodytype.
Delete from tblname where bodTypeID = 30
After that:
SET IDENTITY_INSERT table_name ON
INSERT INTO tablename(bodyTypeID,BodyT
ype) Values (28, Other)
SET IDENTITY_INSERT table_name OFF
Random Solutions
Dictionary Object giving me a "No current record" error
Comparing and Ranking Records
sql min()
Type mismatch error when setting row height or column width
Convert datetime to character string
Trying to filter a Sharepoint List
migrating SQL databases to another server and get some weird error messages
MS Access VBA SQL query with varables - is it possible?
Index on a table
Drive visible in Disk Management, but not in My Computer