Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to pass auto generated id to child table #4

Open
GoogleCodeExporter opened this issue Jun 29, 2015 · 0 comments
Open

unable to pass auto generated id to child table #4

GoogleCodeExporter opened this issue Jun 29, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. created the tables like dept and employee table. 
2. i am passing the employee information and dept information one page 
itself.
3. i need after creating the dept table i want to pass that id in the emp 
table.

What is the expected output? What do you see instead?
whit out user interaction we need to pass the dept primary key value to 
employee table in one single procedure for this i am using fluent 
nhibernate.
What version of the product are you using? On what operating system?
 FluorineFx v1.0.0.15 , vs 2008 , sqlserver2005, flex3.0 and fluent 
nhibernate.

Please provide any additional information below.

 it works fine for me in .net console and web application. when i am 
passing the same dll to flex application through flourinefx its not 
working. here reference id is not saved in the dept table.

Original issue reported on code.google.com by ksrmram...@gmail.com on 6 Oct 2009 at 12:18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant