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
WSS 3.0 Documents in Sharepoint
Cant see header or footer in form view??
wmiprvse.exe - application error
Automatically close Outlook on log off or shutdown
Validating users with three level security
Communicator 2007 R2 - randomly won't logon
How do I declare and set variables for the Caption propery of a field in MS Access 2003 Database? (VBA)
Is it possible to enlarge old DOS applications running on Windows XP for easier viewing?
Add a file extension
add formula to current macro