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
Parse Excel sheet.
The Microsoft Jet database engine could not find the object
Application-defined or object-defined error
Read BLOB data from oracle through a stored procedure
Excel find the numbers
Aggregate Function
SendKeys to a minimzed window
C / C++ DSN connect (.mdb)
Validate front end server configuration error
WSUS Update not installing