Joined: Wed Nov 25, 2009 3:12 am Posts: 5
|
Hi
I'm getting problem with calling the procedures
i have a to tables, they is relation with PK and FK.
Using my SP i 'm getting the both table details.
ex:
Emp table --------------- emp_id emp_name
emp_ address ------------------- Eadd_id Eadd_s1 Eadd_s2 Eadd_city Eadd_emp_id
in my procedure i'm getting the all values from the both the tables but i'm getting an exception.
can u some one plz help me on this how to map them.
if u have example it will very helpful for me
thanks in advance
|
|