Question
Result not returning Identity value.
Hi,
I am using the CF8, and i am executing an insert statement to the SQL DB.
In that table i have a Identity column.
I am trying to display the newly inserted value from that table.
Presently I am using the query to fetch the new value.
By using the result in the cfquery i want to get this value. but its returning.
what will be the cause.
I am using the CF8, and i am executing an insert statement to the SQL DB.
In that table i have a Identity column.
I am trying to display the newly inserted value from that table.
Presently I am using the query to fetch the new value.
By using the result in the cfquery i want to get this value. but its returning.
what will be the cause.
