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
adding images to a ole class TreeCtrl in msaccess 2003
Email Warning
Auto Formatting Excel
win 3.1 on new pc
outlook express address book not working
Visual Studio 2008 PRO Trial version
pop up calendar for access 2003 dates
How to export cmd.exe output to a .txt file when using the command nslookup
i want to "get into" my laptop, secured with a password, that i do not remember
Replication Between 2 Server 2008 Domain Controllers