Click here to Skip to main content
15,916,842 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
can we use store procedure in disconnected architecture.

i hav created a store procedure to insert the records in table items with columns
item_id,item_name,quantity,rate, total_amount.

now i want to use storeprocedure in disconnected architecture.
pls tell me how it can be done
Posted
Updated 12-Mar-13 23:39pm
v2
Comments
bbirajdar 13-Mar-13 5:25am    
yes
maan_k 13-Mar-13 5:38am    
how? can you give some sample example pls.
[no name] 13-Mar-13 8:54am    
You do realize, don't you, that you can only use a stored procedure when you are connected right?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900