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
Error when assigning value to textbox in footer during runtime
Open report hidden for snapshot
only unique values in query
Same form on different computers
offline SharePoint Workspace with Office Web Apps
trouble with displaying recordset results in datasheet view
CREATE AN MSDOS BOOT CD FOR ACRONIS, KNOPPIX, GHOST, WINDOWS XP REPAIR CONSOLE!
convert delimited text file into 2 dimension array
Registry cannot load the hive.
Vista: can I run a program from a mapped network drive in compatibility mode?