Dear All
i have an insert query with ID column as PK as guid. the ID is NVARCHAR(40) - and i want to insert it to DB. i get all the time the folowing error
"could not insert......within the expected range....."
what is the problem?? the guid has the folowing format
"XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX")
??