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
In VB.Net how does one call a function name retrieved from a table?
Conditional formatting based on previous record detail
Saving the html file from the web browser control in VB.NET
Radgrid displays data only after the first postback ...
Subdatasheet
Excel workbook opens read only w/ error "Excel Workbook open by 256 Users"
Loop through and delete an item from a combo box
open pdf or jpg inside access
HELP! Windows Server 2003 stuck in install loop!
"The Active Directory Services Installaion Wizard is not supported on this SKU"