As part of our release process, we need to insert records in the auth tables 
using specific id's.  On sqlite this is no problem, but in mssql we get an 
error saying insert_identity is off.
The solution is to set insert_identity in, but I am not sure how to do this 
using the web2py DAL.  Can any give me an code example for this?
We are basically inserting user and group records using ids from a master table.

Thanks, 
David 

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/bdaa9fde-4d70-4108-b4ff-a877a66f3d72%40googlegroups.com.

Reply via email to