Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving using Stored Procedures
Message
From
03/12/2004 08:29:03
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00965636
Message ID:
00966651
Views:
7
Thanks. I should have found that myself :-)

I have another question about these stored procedures.
I have a form that shows bank information. It has a grid that shows information from two tables, bank and company, using a SQL join to show data in a one-to-one way, so it seems that data comes from only one table. I made a stored procedure that has an update statement for each table. Then, I would have to make a connection object specifically for this type of save, correct? (Since another form would use the company bizobj as well but would not use the same stored procedure to save data).

Then, how can I use the correct connection object? The form would somehow have to specify which connection object to use. I guess I'm a bit confused about how to do this properly. Please help. Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform